Custom Views clicking menuitem
Hello, I customized my sale.order adding some fields by a custom module. I need to create a new menu item which it shows the typical tree list with only this fields that I added, but I need also the...
View ArticleHow to repeat a table header with openoffice ?
Hello everybody, I work with the openoffice report but I found some difficulties like reapeating a table header in one report. Can you help me please ? Thanks in advance. JMB
View Articlemany2many, records/rows readonly
Hi, i have a field many2many. I can add records to this field, but i can modify the row and i do not want this. Anyway to make this records/rows readonly? Thanks
View ArticleIs there a form view for purchase order lines?
Is there a form view for purchase order lines? how can I write notes in the pruchase_order_line?
View ArticleHow to send a pro forma invoice to customer?
The action to send pro-forma invoice to customer seems to have been disabled by the V7 Saas-2! Is there an other way to have this type of document being attached to an outgoing email to customer?
View ArticleBest way to automatically create and add a product to purchase.order.line ?
Hi ! I'm creating a shipping module for purchase order. Now that i've created the config part, I want to create and add automatically a line to a po when the po is generated, either by hand, or by...
View ArticleExchange data between databases
Hi, Is the CSV file the only way to exchange data between databases? Company A has OpenERP7 and is a customer of Company B, is there a way to exchange catalogs, invoices? Group D includes company D1...
View ArticleHow does the ideal quotation look like for partners?
**Resellers (Quickstart approach)** - Enterprise contract (users x 35 x 12) - Consultancy days (typically 2, 3 or 4 days) **Integrators** - GAP analysis Just one remark regarding support when you are...
View ArticleCannot clear 'Description for Suppliers' for Products
Once 'Description for Suppliers' is entered under Product's Procurements tab on OpenERP 7.0, it doesn't seem possible to delete it afterwards. Please advise how to clear the field. Thanks.
View Articlegrab id from res_partner
hi guys, iam stuck for a while, i could use somebodys help. What i want to do is grab a id from a parent and use it to store in another field. ( the res_id ) see below :) class document(osv.osv): _name...
View ArticleHow to access the return values of on_change without saving?
After the execution of an on_change method the returned values are displayed in the view. But how can I get them for further processing? def onchange_date(self, cr, uid, ids, date, context=None):...
View ArticleOnchange on one2many field error
I'm trying to add records to my one2many fields Py : class employee_department(osv.osv): _name = "employee.department" _description = "Employee Department" _columns = { 'deprt_id' :...
View ArticleBVR, Webkit error, libXrender.so.1, wkhtmltopdf
Bonjour, voici mon nouveau message d’erreur quand je veux imprimer mon BVR sur OpenERP v7: Webkit error The command 'wkhtmltopdf' failed with error code = 127. Message: The following diagnosis message...
View ArticleShowing only users that belong to a specific group
I have a form with a many2one dropdown field for selecting a user. What would be the best way to have the dropdown list of the field show only users that belong to a specific group, for example Sales...
View ArticleHow to add partner's phone on Partner Ledger Webkit report?
I want to add partner's phone number along with his name on top, I am able to format the report but I don't understand how to add partner's phone. I don't get how partner's other data will be accessed....
View ArticleConfigure default alias prefix
I want to configure all aliases in my OpenERP to have this form: `prefix+suffix@domain`. - `domain` is configured in *Configuration > Configuration > General configuration > Domain alias*. -...
View ArticleWorkflow in XML file
Hi everybody, I would like to modify the workflow of the sale_order. My goal is to have a intermediaire state between quotation and sale_order. When I use my function , I have this error: - "The value...
View ArticleAnomalies in (long term) Project Management and working time
Hi everyone, I'm looking for adopting OpenERP v7 in my company, especially considering that we work by project and we need a way to plan our work. So far I've seen strange things happen in OpenERP and...
View ArticleUpdating modules. Bad query - null value in column "user_type"
Hi. I get this error after update modules with bazaar. Anybody knows what can I do? ... 2013-12-13 10:56:47,788 3658 INFO copia_gf openerp.addons.base.ir.ir_model: Deleting...
View ArticleHow to use tag feature in custom module ?
i have a situation like i have a i have to by ship for one port to another when i search for a port it will shot the connected port i guess it can be done by tagging , so can anybody explain how to use...
View Article