odoo
Using the form and tree views in openerp one2many list at once
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.[详细]
2023-04-10 20:59 分类:问答Openerp module update fails
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开发[详细]
2023-04-05 16:18 分类:问答OpenERP XML RPC error: 'sale_order' object has no attribute 'order_confirm'
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());[详细]
2023-04-03 05:07 分类:问答Openerp function fields
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...[详细]
2023-04-02 12:59 分类:问答Set digits on float field in xml
I need a set digits on float field in xml. In python we can set digits 开发者_如何学Golike this[详细]
2023-03-29 22:11 分类:问答Multithreading app timeout exceptions --> OpenERP Integration
I am writing an .net application that interface with OpenERP via its xml-rpc service. I am using the cook computing library for this.[详细]
2023-03-28 05:51 分类:问答How to install the product_images_olbs module in OpenERP 6?
I get the error \"No references to product.group_product_manager\" when I try to install the module product_images_olbs.[详细]
2023-03-25 01:06 分类:问答Can I trigger a window action from the tree view in OpenERP?
I\'m trying to make a shortcut to get from a production order to the packing list for its raw materials in OpenERP.[详细]
2023-03-23 15:54 分类:问答Dynamically create a message
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[详细]
2023-03-21 06:54 分类:问答What ERP's have a decent Ruby Connector or thorough API built?
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.[详细]
2023-03-20 07:45 分类:问答