Quantcast
Channel: OpenERP Help - Individual question feed
Browsing all 6389 articles
Browse latest View live
↧

Right align labels in tree view (V7)

Is there a way to set labels for numeric fields to be right aligned?

View Article


Problem with custom module.

This is a problem I met for the second time. I've made a custom module with all company parameter. this morning I wanted to work on Accounting functionality on a testing database. I duplicate the...

View Article


How to give reference to a list of documents in a field?

**Context** I've installed module **Document Management System**. And because of that i can attach a list of documents to any record. **Need** For example i attach a document to a sale order, and i...

View Article

corporate intelligence

I need some documents related to the "corporate intelligence" module? I need to go through with the description of business processes, so to provide an overview of process flows in the information...

View Article

How to display an object form from a function called from a workflow

I would like to ask how to return an object form using a function that would be called on the workflow. Here is my code class mrp_production(osv.osv_memory): _inherit = 'mrp.production' def...

View Article


How can i implement loan concept in payroll of employees?

I have installed hr_payroll & hr_payroll_account module in openerp v7.0. How can i implement loan concept in v7.0? Can we select loan history as employee-wise?

View Article

Accounting Problem: Year End Issues With General Ledger

Hi folks, One of our customers is currently stuck attempting to close the financial year 2012 within their OpenERP system. They are just using the basic accounting module in OpenERP version 6.0. When...

View Article

Problem Uploading Attachments (non pdf)

Hi, I'm having problems uploading any attachments on Openerp v6.1. In my case it'a .csv file and it keeps "uploading" for ever even with a 2kb file. I have tried several types of files and also used a...

View Article


How can I set the on sale on services in a separate right of invoice?

hi, one question in our society, sometimes we make on sale, reduction of price, our services. there isn't a way to create the reduction of price, in a single right of the invoice, this is important to...

View Article


how to use if condition in rml report of customer invoice

the value comes from payment method field if the payment_method field = "prepayment" then this string have to print in rml reprot = "2946 W. Springer Ct., Mayfield, KY, 42066" else " 22586 ann arbor...

View Article

View Error , can not view or edit company settings

How to fixe the following error in Version 6.1. View error Can't find field 'stylesheet_id' in the following view parts composing the view of object model 'res.company': * res.company.form Thanks for...

View Article

Store char in field ?

Please tell me how to store char in a field so i can relate it to other field in other model but same module My py : from osv import fields, osv import time class notebook_project(osv.osv): _name =...

View Article

TypeError: VARCHAR parameter should be an int, got <type 'str'>

Hello, Please what does this error mean? I don't know where to look to solve it. Thank you for your immediate response. Here is my code: class store_issuing_voucher(osv.osv): _name =...

View Article


"many2many_tags" show a refrence of the tag not the name !!

I'm trying to make a tag field in my module and whenever I try to show it in the XML view it shows a reference of the tag not the name of the tag it self this is my code: PYTHON class podcast(osv.osv):...

View Article

Display eternal duration in Gantt view (f. e. without end date)

I want to implement this in gantt view: If a database record field, specified in xml view with **date_stop=""** is empty, gantt chart would show continous, never-ending line, beginning from date in xml...

View Article


Issue in sale order line product drop down scroll bar

While creating a sale order/quotation, when I select customer and start adding products, the scroll bar in the product drop down list stays at the location of the previously selected product. How can i...

View Article

Form Sheet width

Is possible to increse the width of sheet (form) in a form? With a big monitor I see a form too narrow.

View Article


How to change calander?

We are working with OpenERP 6 (scheduling moving to 7) and we need to change the calendar according to our local one (weekend Friday and Saturday and some places they have only Friday), so how we can...

View Article

How to add total weight to purchase order?

Hey, can anybody tell me how to calculate the to total weight of a purchase order and show it on the purchase form? The weight_net value is set at the product.

View Article

Partner ref in Sale Order

Hi, I want to show partner's 'ref' instead of 'name' in several views, for example, when making new Sale Order I want to work with 'ref' in partner_id combo (Sale Order form) and I want to search by...

View Article
Browsing all 6389 articles
Browse latest View live