How to easily modify a view
Hi everybody, I am currently testing openerp7. It is amazing. I used openerp since version 5. I think it is possible by modifying the right file in >technicall > user interface ... as before in...
View ArticleTemplate error when addin history tab to partner kanban view
Hi I'm trying to show the 'History' tab on the partner Kanban view. To do that I created a new module with a *_view.xml file containing as follow: res.partner.history.info.formres.partner20False I also...
View ArticleTemplate error when addin history tab to partner kanban view
Hi I'm trying to show the 'History' tab on the partner Kanban view. To do that I created a new module with a *_view.xml file containing as follow: res.partner.history.info.formres.partner20False I also...
View ArticleValidateError: Error occurred while validating the field(s) arch: Invalid XML...
i facing the below errors in the log file. can any help me how to solve this error. 2013-11-29 04:52:56,028 2938 INFO erp_demo openerp.modules.module: module base_external_referentials: creating or...
View Articleanalytic line tree view
Hello, I was wondering if anyone knows in which module and in which file the `account.analytic.line.tree` is defined? I can't find it and I need to change some things in there.
View ArticleHow to add a field conditional to tree view of customer?
Hi, I've added a supplier number and a customer number, and now I need to add this number in the tree view but I just want that the "Supplier number " appears if there is a partner is a supplier or in...
View ArticleView Error , can not view or edit company settings
How to fixe the following error in Version 6.1. View error Can't find field 'stylesheet_id' in the following view parts composing the view of object model 'res.company': * res.company.form Thanks for...
View Articleone2many issue with view
i am trying to create a module that stores multiple address of a partner. My issue is with view part, only city field is visible in form other fields are not visible, when "add an item" is clicked, the...
View Articlehow to get the caller object id for a many2many field in a tree on a form?
I have created a many2many field on product.product, relating it to another object. Then I created a many2many field on the other object (relating it to the product), and also added a few other columns...
View ArticleView or print attachement - gedit as default program
I have just installed document management system and encountered the problem to view or print attached documents. When I press the "Attachements" button and choose the document (pdf or jpg) the system...
View ArticleIs there a way to limit products viewd by a salesman ?
Is there a way to let a salesman view (and thus also sell) only part of the products in OpenERP? Example: I've got 3 products (A, B and C). Salesamn X can only sell product A and B, and salesman Y can...
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 ArticleHow to return a popup when click in validate of account.invoice?
Hi, In order to have a popup when click in Validate button of account.invoice I have made some changes: In addons/mymodule/account_invoice.py: class account_invoice(osv.osv): _inherit =...
View Articletree issue : unable to edit in place ?
Hi there, I'm trying to make an editable tree, but after dozain of tries, I'm unable to do so ... Test I've made : - added all the columns of the class in the tree as invisible - added/removed readonly...
View Articlemany2one tree view custom search design issue : any advice ?
Hi there, new to openerp, I'm developping my first module :) So far, basic views and object declaration are ok. Let's move to more advanced stuff. I have an object A with a column like...
View ArticleError in view file in openerp 7
Hi, I have create a class and I have this error: 2014-01-27 21:09:05,798 21052 ERROR lastsygef openerp.addons.base.ir.ir_ui_view: Can't render view for model: gefor.subm Traceback (most recent call...
View ArticleGet leads data in partner form view
Hi, I'm trying to display lead data related to a partner. But on module installation, I keep having the `ValidateError` saying `Error occurred while validating the field(s) arch: Invalid XML for View...
View ArticleProject gantt view not showing the correct estimated time
Does any one know why the gantt view shows projects with a duration set as estimated time divided per 3 ? This is not related to the number of person in the team nor the Working time"
View ArticleHow to center the header of a tree view
Hi, Could someone please tell me how to center the header of a tree view . I've tried to use a class **css** with the attribute `text-align:center` and noted it in the field (xml). But this didn't work.
View Articlehow to send the wishes for birthday via email template ..??
hello every one I have design and build birthday template but how to send the birthday wish through email template using controller in web module ..?? pls can any one help me how to do this..??
View Article