Deliver delivery order using XML-RPC API
¿How can I deliver a deliver order that is ready to deliver using the XML-RPC API? This is what I have tried so far: When you activate developer mode you can see that the Deliver button in Delivery...
View ArticleHow to do custom implementions on the login screen?
Hi, This thread here [http://forum.openerp.com/forum/topic32532.html](http://forum.openerp.com/forum/topic32532.html) teaches how to hack into an existing module in order to change the login screen. I...
View ArticleHow to create a project from a sale order.
I want to create a project based on a sale order, ex: SO: description:toto customer :titi order_line :tutu create project: name :"toto / tutu" customer :titi task :tutu like in project_mrp, but in...
View Articleerror after update database v7
after i did update of my server and database i got this error: I use this commands: ./openerp-server -c /etc/openerp-server.conf -u all -d YOURDATABASENAME OpenERP Server Error Client Traceback (most...
View Articleone2one fields in views
I have a need for a one2one relationship between `project.project` and `crm.lead` and display the link in each object's form view. I have put my many2one field into `crm.lead` and added it to the...
View Articletwo sequences for same object
how I can get two sequences for same object? for example : i have an object with two field : name and name_two I would like to assign the sequence 1 for field 1 and sequence 2 for field 2
View ArticleError: Qweb2 - template['SearchView.filters']: Runtime Error:...
Hello, when I try going to the Menupoint "configuration" I the page is loading with the Error: Error: Qweb2 - template['SearchView.filters']: Runtime Error: TypeError: dict.filter.visible is not a...
View ArticleAdd Sequence Field with the Manage Views Interface
Hello, We are customizing the Events module, and as we need to add some fields and as this will not be a long term project, we are just adding custom fields by editing the "event.registration.form"...
View Articlepoint of sales development
What is the preferable approach if you want to develop your own addon modules to openerp point of sales module? I use Eclipse for the openerp/python part. But what is the best tools and approach to...
View Articlesynchronize different servers (warehouses) offline
The following situation: There are 5 warehouses, they are not connected through a network. Each warehouse would have its own server. Is there a way to synchronize them offline, with a daily...
View ArticleIndividual ledger report for Customer and Suppliers?
How I can print Customer / Supplier ledger report for a particular supplier or customer.?
View ArticleI can not import some modulo
I can not import modules only if they change the name of folders are detected but not detected anyone know what is the reason
View Articlewhat is the diff between customer and company name in openerp 7 in leads form
what is the diff between customer and company name in openerp 7 in leads form
View Article"No handler found" message on established install
Hi, I have searched on this topic, but all threads seem to relate to installation problems. I have been running OpenERP 6.1 for 9 months without problem, then today I recieved firstly an error when...
View Articleproduit dimensions variables
est-il possible d'avoir un produit dont les dimensions seraient variables et donc dont la nomenclature serait composée de sous ensembles de dimensions calculées? Exemple: caisson de cuisine de...
View Articlecannot access the localhost:8069
==== When i open localhsot:8069 then this error is appear i am new in erp help me==== OpenERP Server Error Client Traceback (most recent call last): File "C:\Program Files (x86)\OpenERP...
View Articlelist index out of range
When validating an import to customers (with field Is a Company marked as true), validation returns list index out of range? Any idea what to change/correct?
View Article