how not to allow duplication of the name of the companies?
how not to allow duplication of the name of the companies? how not to allow duplication of the name of the companies? On the test server, entering the new company, it can be entered several times and...
View Articlehow to display graph view inside form view in openerp 7?
i am using openerp 7. we can display tree view inside form view. but what if we want to display graph inside form view. i tried to add graph view in form view but it's give error like "Error occurred...
View ArticleIs it possible to translate a "_defaults" variable ?
Hi everybody, I'm trying to translate the following code : _defaults = { 'greetings': lambda *a: "Thanking you for your consideration and with kind regards.", } Maybe someone could help me ? All what I...
View ArticleAutomate prices list update from supplier
Hi ! I've implemented a script on Ubuntu that import a file via FTP and update prices in postgresql db. I've just to edit the crontab file and it's done. But, is there another way to do this kind of...
View Article"No handler found" - CRITICAL ? openerp.modules.module - How to...
While upgrading "France comptabilite" I got errors about rights at first then about a "already existing" report. Due to murphy's law, I had to reboot the server. I get a "No Handler found" on the...
View ArticleCancel a Sales Order Picking
Openerp 6.1. I have a sales order I need to cancel but the pickings need cancelling first. Have click on the history and the picking but there is no cancel button available in the Picking list menu. Am...
View ArticleHow to read one2many in on_change
I have some issues when trying to read a one2many with an on_change method with previous saved lines lets say we have onchange_analytic_account_ids(self, cr, uid, ids, analytic_account_ids) when is a...
View Articlehow to generate confirmation message on click of button
i need to show confirmation message is when ever user clicks on button on form
View ArticleOpen ERP v7 - How do I execute a wizard via XML RPC?
I'm integrating a PHP application with OpenErp and I am able to easily hook up via XMLRPC. Given the GTK client used to operate via XMLRPC (pre v7) its no surprise that i can achieve nearly anything...
View ArticleRunning scheduler generates exception, Quotations not generated
I am running nightly build for 2013-08-09, on Gentoo linux. When I "Run Scheduler", I get an exception, below. Traceback (most recent call last): File...
View ArticleCan I use context to enforce associations?
I have a Vendor model and it has one2many field for the Application model. The Application model has a one2many field for the Document model. I want the document model associated with both Application...
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 Article(Solved) Change default shop name - warehouse creation
Hi, I installed a new oerp7.0-debian6 2 weeks ago ( july 2013 ), added modules I needed, including POS. Then, I made configurations (compagny name...) Now, on the POS reciept, the shop name writes...
View ArticleTypeError: write() takes exactly 6 arguments (5 given) when running...
I get the following error when running mrp_schedulers. I have seen that this method is invoked in the sales order workflow but I can not see where exactly is the problem. I have no special code or...
View ArticleHow to reconcile a manual journal entry?
Hello, I have a credit card account set up on the system with a credit card journal. I also have a bank account set up and a bank journal. When transactions are made on the credit card we keep the...
View ArticleConfigure a BOM using Parent and Child BOM
Hi, I want to use the option of Parent BOM in OpenERP, but I have some questions about this subject, I hope you can help me: I have a child BOM that goes under another child BOM, and this child BOM...
View ArticleProblem with following through the Multi-Company Environment walk through in...
Has anyone gone through successfully setting up a multi companies as explained in the documentation. It does not work. A user in company A cannot supplier created by user in Company B. Same with...
View ArticleHow can I configure a partner receivable account depending on the company
How can I configure a partner receivable account depending on the company in a multi-company environment **context:** base with account module 2 companies, 'Main' ,and 'Secondary', (secondary being a...
View ArticleHow to add current date to product label report?
How do I add the current date to the product label report? Notes: - I have tried to alter the product_label.xml file by adding a line like this: > - But, then I get the following error when...
View Articleinvoice multiple customers
Is there a way to invoice all the customers under one company, where each customer would have a certain percentage based on preset allocation to each customer and the amount would be split among...
View Article