How to pass login and password parameters to user?
Hi, I want to pass connection parameters in the url but I couldn't do it. In the question http://help.openerp.com/question/36541/how-to-pass-connection-parameters-in-the-url/ I didn't find the...
View ArticleHow to block deliveryorder while invoice is not paid ?
I'd like to customize my sales' workflow like this. 1. sales order confirmation generates a delivery order (with status confirmed or assigned to ensure allocation of stock product is done) + invoice 2....
View ArticleHow to completely replace res.partner.form view?
I would like to replace the default res.partner.form view with a completely new view from a simple module I've created. I want to replace instead of inherit because I don't just want to change the...
View ArticleHow to Remove: Access your messages and personal documents through our...
Hello, i have been trying to setup the emails but all the outgoing mails are being sent to te spam box. If i send it through any other email client, it lands perfectly to the inbox. I am not sure what...
View ArticleIs 'name' attribute in tag 'field' of value 'name'...
It's a question for OpenERP SA. In v7, if you don't use `...`, a default value is taken into account in database (see image).res.partner.YYYYYY.formres.partner .... Might we consider like a good...
View Articleconcatenate firstname and lastname and fill into name field
In partner form and in contacts form view, while creating a new partner I made two extra fields firstname and lastname. The concatenation of firstname and lastname should be automatically filled in...
View ArticleWhy new menuitem dissapear with a user?
Hi, I create a new module that work well with admin user. When I create a new user the menuitem for my new user dissapear. Why? My file ir.model.access.csv:...
View ArticleHow to change the generation of 'default_code' in...
Hi, I've developed a module that set the 'default_code' from product as unique and required. Like this: class product_product(osv.osv): _inherit = "product.product" _columns = { #'default_code' :...
View ArticleIs it normal that 2 employees can be related to the same user?
I don't know what could be the reasons that 2 employees would be related to the same user. I think there is some security issues. Please let know the reasons if it is normal?
View ArticleHow to add a group to project module properly?
I'm trying to add a third group (in addition to User and Manager) to project app using xml.Accountant The group is greated just fine, but in the users group view...
View ArticleHow to add new fields to opportunity form view ?
I'm newbie in OpenERP developpement, and i want to add some fields to opprotunity form view. 1) I want to add Picklist field for Stage and make probability field ReadOnly. Probalility should depends on...
View ArticleDocument Share Management Only Download no View option
Hello, As far as document uploading and Downloading in Document Share Management is concerned it's quite satisfactory but then we are running it in our HR department so we receive almost 10 CV's per...
View ArticleHow to customize journal entry view based on journal?
Before v7, it was possible to customize entries view based on journal using `view_id` field in `account.journal` but the feature removed in v7. I looking for the best option to customize the view (for...
View ArticleShow Delivery Orders on the Customer record
Can the list of Delivery Orders for each Customer (both waiting and done) be shown on the Customer form view?
View Article[7.0] Webkit Background
Hi, I've been doing almost all my reports on webkit, because are easier to do. Any way, I was wondering how could I put a background image for the report, or for a group of reports. I know a little of...
View ArticleAdd base field to model
For example:> Setting -> Database -> Models > search> for hr.analytic.timesheet I want to add as item employee_id. But this is a base field and I am only allowed to add custom field with...
View Articleapache 502 proxy error after updating to 7th version
We don't use ssl connection, and connect through 80 port using apache. In 6th version everything worked well, but after upgrading it to 7th following error sometimes appear. XmlHttpRequestError Proxy...
View ArticleHow can i use user wise smtp account?
hello, I have configured smtp account for each user of my company how can i use this different smtp to send the mail?(i.e. if demo user login and want to send mail then it will use smtp account for...
View ArticleIs possible to use an electronic scale with OpenERP POS v7?
Is possible to use an electronic balance with OpenERP?
View ArticleHow to add new fields on CRM opportunity form view ?
I'm newbie in OpenERP developpement, and i want to add some fields to opprotunity form view. 1) I want to add Picklist field for Stages. 2) I want to add new field of type float (coefficient), ReadOnly...
View Article