Unable to import translation unless the locale code matches an existing...
Is loading a translation for a language with a new locale code supported? I am able to export, modify and import a new language translation (via CSV) and see a new language (res.lang) record created....
View ArticleAdditional _day & _total field require in Timesheet
I want to add an extra field "total_OT_day" (manual day wise data input) and "total_OT" (sum of total_OT_day for monthly calculation) in timesheet as "total_attendance_day" and "total_attendance"....
View ArticleHow can be the payslip report designed in categorically
I want to modify payslip report by three columns in category wise i.e. Earnings, Deductions & Net. Please suggest what will be the formula in openoffice report design ?
View ArticleHow to pass pdf binary data to a custom pdf.js widget?
Hi, I'm new to openerp addon development and I'm trying to add functionality to openerp's document management system that allows the user to view pdfs within the browser rather than downloading the pdf...
View ArticleIn Timesheet Line the SUM of Quantity is not showing while Grouped by User...
In Timesheet Line the SUM of Quantity is not showing while Grouped by User etc. etc... want solution
View ArticleHow do I let a production lot appear on sales order?
Hi All, Working on V6.1 How can i make the production lot of a product appear on the sales order and picking list for delivery when the product is selected? We have a system that requires the batch...
View Articleconfirming multiple sales order from Tree View
Hi All, I migrated some sales order from another system (more than 20000) and I want to confirm all the sales order on OpenERP. OpenERP 6.1 on windows class sale_order_inherit(osv.osv): _inherit =...
View ArticleHow to show my self made icon on my menu or button in OpenERP 6.1 GTK client
Hi All, I am working on OpenERP 6.1 version, I want to show my self made icon on my menu or button in OpenERP 6.1 GTK client. please suggest me the way . Thanks in Advance.
View ArticleHow to avoid __export__.product_product_19_26 and that kind of things in the...
Exports are very quickly unreadable and not understandable. In my export I see a lot of these data in the uom and in the categories. Even if the categories are the same the data in the categories is...
View ArticleHow to create Date from & Date to in search field ?
How can I add "Date from" & "Date to" fields in Search view in Sales > Invoicing > All Uninvoiced Entries. The current code is as follows. How to change it. Please advice.
View ArticleDB table relating Partner and its Payment term
Would like to know which table shows relation between partner and its payment term.
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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 ArticleMenu 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 Article