I have a small question. A module which I am working at the moment requires that I insert a set of fields and a tree view which gets updated when data is entered to the form.
I am in the process of trying to upgrade my module written for Openerp. Although it works fine on the local machine and the local openerp server. It gives me the below error when I try to update th开发
I\'m trying to confirm a sale order via xml rpc with java. My code is Log.i(MY_DEBUG_TAG, \"XML RPC Confirming the sale order \"+saleOrder.getId());
Hey I\'m new to openerp and I need help开发者_JAVA技巧 to create a function field called Total that calculates the sum of all the fields of the same object...
I need a set digits on float field in xml. In python we can set digits 开发者_如何学Golike this
I am writing an .net application that interface with OpenERP via its xml-rpc service. I am using the cook computing library for this.
I get the error \"No references to product.group_product_manager\" when I try to install the module product_images_olbs.
I\'m trying to make a shortcut to get from a production order to the packing list for its raw materials in OpenERP.
I have a button on a new form. When this button clicke开发者_StackOverflow中文版d I need a show some information on new form using label /or other component/. How to do it in OpenERP 6? I don\'t have
I\'m a Ruby on Rails developer looking for an open source ERP which has a Ruby connector or a very robust, thorough API I can use.