how to create and open .txt file in openerp 7?
hi, I can successfully create and view the txt file in openerp 6. However, when I migrated it to Openerp 7, I cannot view the created file. This is how my creation works. I have a wizard form that asks...
View ArticleHow to have button create in Supplier Invoices but not in Customer Invoices?
Hi, I wounder if it is possible to have the button create in tree and form of Supplier Invoices, but not in Customer Invoices? I removed but it disappear from both, every change that I make I always...
View Articlelaunch a wizard before saving a record
Hi, i was wondering if it's possible to show a wizard when someone click the create or write button, but before the action be executed, i mean like a warning before saving, the warning will be a...
View Articlecannot find create function
It might be a simple question for you..i am new to openerp and i need to override the save button inside WAREHOUSE->DELIVERYORDERS->PRODUCTINLINE(i.e:additem) ,unfortunately i couldn't find the...
View ArticleCannot create view: click save but nothing happens...
Hi, I am trying to create a new view for project. I just typed the name, the inherit view field "project.project.form" object: "project.project". When I click on "Save" nothing happens: no error...
View ArticleHow to disable form view if there are not registers?
Hi; I have a model with a tree view and a form view. In the tree view i have quit the button create, but when i click on the form view the user can creates a register, and i do not want. The data for...
View Articlebalance on invoice is doubled the total?
I have a module that creates a new invoice, and puts it in the open state. One thing I noticed is the account.invoice residual (balance) field is twice as much as the amount total when the invoice is...
View Articleerror creating and saving records?
I was trying to create a record with a few required fields in an editable tree view of a one2many field. If I entered a record correctly and saved it, the creating and saving of the record were always...
View ArticleFunction to openERP python
Hi how to create a function in openerp I want to know the basic step help me please What is self, pool ....
View Article