Menu tips checkbox function
Hi, Sorry if this is a dumb question, but what's the function of the Menu Tips checkbox? when enabling and disabling it i dont realise the difference. Can any one plz tell me what changes when enabling...
View ArticleDifference in subtotal and base amount for taxes in invoice?
I have an issue with the tax calculations and the base amount shown in the invoice. I create a sales order, confirm to invoice and then I see a difference i.e the subtotal amount with the taxes...
View Article[Solved] Close window on button press
Hi, I have a perplexing problem with buttons and closing a window in 6.1. I have a one2many list. When I press the edit button in the first column a window opens. The window has a Save and Cancel...
View ArticleHow to setup pos printer and scanner in OpenERP 6.1?
Has anybody setup a POS receipt printer on 6.11? I have two options available, either directly per machine or on a print server (current server). I have 6.11 installed on Ubuntu 12.04. Other Pdf docs...
View ArticleHow to export and import contacts and products back?
I am looking for an easy method to export contacts and products and re-import them in the same OpenERP. With the standard import export function I receive all kinds of errors. I need this to easy...
View ArticleWhat is the difference between jsonrequest and httprequest?
I was checking the files in the controllers of web module in both OpenERP-7.0 and OpenERP-6.1. Then I found that 6.1 uses jsonrequest (@openerpweb.jsonrequest) 7.0 uses httprequest...
View ArticleInvoices not paid in a date period
Hi, I need to know what invoices from a certain customer or provider were not fully paid before a certain date. Is there any report in OpenERP **6.1** that shows that? Thanks,
View ArticleHow to show several column headers grouped in tree view?
Hi I need to show grouped column headers in tree view, this way I'll be able to provide more information...it's posible? Thanks in advaced.
View ArticleConfirm and start an MO via python XML RPC
I need an XML-RPC snippet in python that confirms and/or starts an MO (v 6.1).
View Articleprint value of a field in wizard to report?
I need to pass the value of my two fields i.e date_from n date_to from my wizard to the report it calls/prints. Following is my code. This is working fine but only problem is i am not able to find how...
View Articlerunning server for openerp6.1 on centos5.8 for python2.6
I am trying to start openerp6.1 server for python2.6 on Centos 5.8 . and i am getting below error.. could you please have a look on this problem.. [erp@openerp bin]$ python2.6 openerp-server.py...
View Articlerunning server for openerp6.1 on centos5.8 for python2.6
I am trying to start openerp6.1 server for python2.6 on Centos 5.8 . and i am getting below error.. could you please have a look on this problem.. [erp@openerp bin]$ python2.6 openerp-server.py...
View Articlerunning server for openerp6.1 on centos5.8 for python2.6
I am trying to start openerp6.1 server for python2.6 on Centos 5.8 . and i am getting below error.. could you please have a look on this problem.. [erp@openerp bin]$ python2.6 openerp-server.py...
View ArticleReplace copy function by inheritance
In the sale module there is the copy function : def copy(self, cr, uid, id, default=None, context=None): if not default: default = {} default.update({ 'state': 'draft', 'shipped': False, 'invoice_ids':...
View ArticleHow to deactivate developer mode in OpenERP 6.1 for all users except admin ?
How can I disable the debugging mode or developer mode for users other than admin?
View Articlesend automated mails at a particular time on confirmation of sale order
i m new to openerp. i want the system to send automated mails (at a fixed time everyday) regarding all the sales order created today. tried creating an automated action - have set following fields...
View ArticleHow to get webkit reports pagination to not cut a line in half?
webkit report pages that overflow to the next page cut a line of the report in half. The top half of the line appears on the first page and the bottom half of the line appears on the second page.
View ArticleSave webkit report as attachment?
Do anyone has an idea if we can save a webkit report say partner ledger as attachment in openerp like we save Sales Order and invoices? I am using v6.1
View Articlejquery 1.9 in openERP 6.1 ?
Hi! I search to include jquery 1.9 with OpenERP 6.1 Someone knows how to upgrade the jquery version ?
View ArticleDB table relating Partner and its Payment term
Would like to know which table shows relation between partner and its payment term.
View Article