Windows XP - OpenERP 7 - PostgreSQL
Hello community,! Please i finished to install OpenERP 7 on my desktop with window XP. But OpenERP client can't access PostgreSQL and firefox does not display user's connection page. Please help me....
View ArticleHow to call method from another class in openerp ?
hi everyone, I have a class class product_extend(osv.osv): def convert(....): return result product_extend() So how I can convert() method in another class, I tried this in product_product class as...
View ArticleSNAFU after uninstalling the Social Network application
Hi, I'm working on a clean install of OpenERP 7 and have activated several applications. Today I un-installed the Social Network application, and since then all hell broke loose, nothing works anymore...
View ArticleCopy record from o2m field to other o2m field
I have 2 one2many fields in different models. models A contain project(project.project) and o2m fields that contain employee assigned to that project. I want to copy that records to other o2m fields...
View ArticleDelete Helpdesk Record
When I delete any helpdesk record I get the below error. Not sure why, as before I was able to delete any records from helpdesk whilst testing. Anyone else seen this issue?> Client Traceback (most...
View ArticleIs there any performance tuning guide of tip?
I have installed openerp v7 on a Intel dual core machine The OS is FreeBSD 9.1 The machine's kinda old so I'm trying to squeeze the juice out of it... So I'm wondering does anyone have a tuning guide...
View ArticleWhy can't import quantity on hand?
I am setting up a new database for an existing company and I want to import all the products and their quantity from a stock take that will be done. It seems that you can export the products and...
View ArticleAttributeError: 'NoneType' object has no attribute '_table'
Hi please tell me how to fix this error: Server Traceback (most recent call last): File "/home/erp_user/openerp/production/server/openerp/addons/web/session.py", line 89, in send return...
View ArticleDefine Recurring Entries
When user need to add monthly water bill charges by the use of this **Recurring Entries** in Openerp ver 7 how to add that. I tried but its seems need to insert entry manually monthly. requirement is...
View ArticleHow to import data in two many2one related fields with duplicate name?
Hi, How could we import csv data into a many2one field with a related field linked to it in order to avoid having multiple matches for a given value? An example will give a clearer view. I would like...
View ArticleWhy this code increment twice my fields
Sequence can be generated.the number is appearing automatically But it is generated at create new record and then it is also changed while saving the record. So sequence is generated as doubled as...
View ArticleHow can i create order line grouping in the report
Hi all, Please can any one have an idea for grouping lines on the order under title in the quotation report . some thing like that - Group 1 - List item - List item - Group 2 - Item 2.1 - Item 2.2
View ArticleHow to hide edit button in form issue for specific user??Really Need Help
I stuck with this problem in 3 days..please help me!! I want to hide edit button in form issue for any user. In this case , I want user only can create issue but can't edit any recorded issue. I have...
View ArticleGroups under Settings > Users not visible
 from the docs: "Click Settings > Users> Groups to open the list of groups defined in the system". Groups missing in my client under Settings...
View ArticleHow to change language settings using XML?
I want to change default settings for Polish (which is current user language) on my_module installation. XML below does not work.[3,0],. **IntegrityError: null value in column "name" violates not-null...
View ArticleWhich is the next version of OpenERP after 7.0?
1. Which is the next version? 2. Changes of next version with OpenERP 7.0? 3. When will be the release of GTK version for OpenERP 7.0? 4. When will the releasing date of openerp 8?
View ArticleIssue : Plain browser after selecting arabic language to user...
When i choose arabic language to database user. After that i refresh the page, the page changes to white blank. How i can solve the issue? is this a bug? Steps: 1. Load a language : arabic 2. Export...
View ArticleDifferent openerp version to my customers?
Hi, if you download openerp from Nightly OpenERP (http:// nightly.openerp. com/) existly list : .... openerp-7.0-20130714-....tar.gz openerp-7.0-20130715-....tar.gz openerp-7.0-20130716-....tar.gz...
View Articlehow to connect devices.js with openerp webpages
I have installed openerp7 on server. Now I attached barcode scanner to pos terminal so, when barcode scanner scans the product then its value must be update on to the webpage. So, how do I connect...
View Article