How to carry forward opening entries in new database?
I want to close a fiscal year in one database and generate opening entries, then I want to carry forward opening balances for all the partners, taxes and products in a freshly created database. Please...
View ArticleModule uninstalled automatically
I have a module Magento OpenERP Bridge and it is working fine. But whenver i tick on any option from settings -> configuration -> sales then this module uninstalled automatically. Any idea?
View ArticleIOError: decoder jpeg not available
hello, I am French and I translated with G ** gle I started completely in openerp . But I will very interested . It can be made ​​six months that I tried for the first time in installed but every time...
View ArticleIs Helpdesk really working in OpenERP 7?
Hi, I setup the helpdesk module to create a new entry when email arrives on support@mycompany.com. The entry is properly created, but there are a few things I don't understand: 1) how to send an...
View ArticleStart reporting in open erp
i try to create report in open erp using jasper reports when i download jasper_server-6.0.6.5.1.2 and when extract it shows me init file and other folders and i install only open erp and i create...
View ArticleHow to apply domain filter on many2many field?
Hi, I've created many2many field. I would like to apply domain filter on the many2many field. The field reference is not storing in the master table but it's creating another table and storing the...
View Articleconnection error in open erp
i try to use reporting in open erp ..first i download open office and install it then when i install it the open erp report designer is show then when i go OpenERP Report Designer----->Server...
View ArticleModify / override button action in header of form ?
Hi, It's a bit confusing for me : I would like to modify / override a button displayed in the header of a form to match the action of the button to one of mine defined in Configuration -> Actions...
View ArticlePreventing On change recursion
hello everyone, I'm trying to find a way to prevent recursive calls to On_change functions. Here is the situation : I have 4 fields : cost, price, margin, and coef which are related using these simple...
View Articleauto fill salesperson field when creating new customer
Hi, How do I set the salesperson field in res.partner to be auto-fill with logger ID?
View ArticleExpense "not-refoundable"
Hello I'd like to know if the human resources' expense can be inserted as "not-refoundable". For Example The expense (travel or accomodation) of employee is associated to him, but the company has...
View ArticleWhy do i get this error message? raise osv.except_osv(_('Bad...
I am creating an 'Office' (model res.partner) and get this message:>raise osv.except_osv(_('Bad configuration !'), _('You must define a shop for the user !'))
View ArticleWhy field_ids might not exist.
Logs show me AttributeError: View definition error for inherited view 'project_medical_dates.view_project_project_form' on model 'project.project': Element '' not found in parent view...
View ArticleHow to repeate column in RML report
Hi How to repeat column in rml report, i want repeat column i have try bellow code but in not working, tyr for hr.employee object [[ repeatIn(o.salarypoint_log_ids, line) ]][[line.points]][[ line.units]]
View Articleconfiguring email fails
I'm trying to configure outgoing and incoming email in openerp. What I get is 'Connection Test Failed! Here is what we got instead: 101 Network is unreachable Any help?
View Articleattach data soruce in open office
i try to create reports in open office and send to the server in open erp..in open office i manually create tables and then send to the server..when i successfully create module in open erp then in...
View ArticleAccess rights doubt in openerp?
I have created two sub companies under main company. Two users each in two company. I gave manager privilege to user1 in company1. When i created sales order from company1 using user1, it shows below...
View ArticleHow close current year entries and forward to new fiscal year as opening v7
Hello Everyone, How close current year accounting entries and forward to next year as Opening balance. How to set close amount to all account if there no entries made in current year but as next fiscal...
View ArticleMy user cannot create a project, even when he has privileges
I have a user with Manager privileges to the project module. When the user tries to create a new project this error appears: Access Denied The requested operation cannot be completed due to security...
View Articleusing function in domain filter
i want to use a function's return as a domain filter. 'product_id' : fields.many2one('product.product', 'products', domain=[('id', 'in',lambda self,cr,uid,ids, context:...
View Article