Process view not working for Version 7.0-201
I am trying to display PROCESS VIEW for my sales orders following the instructions given here: 1. Activate the developer mode. 2. Go to the list/form view of a document that is in the application you...
View ArticleHow can you scale the Gantt view?
In the documentation there is a mode tag that can be added to a gantt view. This tag allows you to scale the time duration of the gantt view. But it doesn't seem to do anything in reality....
View ArticleShow all produced products in a Tree View
Hi everyone. I use OpenERP V7 and I want to display all produced products from a Manufacturing Order (MRP App) in a Tree View like this: MO/000001 Product 1 100 Unit(s) Product 2 10 Unit(s) MO/000002...
View ArticleList view group by date format change
In Openerp 7 Form Search view Group by Date Shows in the below Format:- October 2013 November 2013 December 2013 How to change the date format in List view ? Group by. In reports can use change date...
View ArticleView Error, can not view user accounts
Please i need help, when i click on settings-users-and try to click any user account, i get the following errors View error Can't find field 'in_group_70' in the following view parts composing the view...
View ArticleHow to view report after "sending to server" in OpenOffice?
Hi, I have published a report (pre-included with the addon), stock_inventory_move.rml, from OpenOffice->OpenERP Report Designer->Send to server. Now, **how/where** do I View the Report? I tried...
View ArticleProduct - Kanban Item Edit
Hello Support, I am playing with version 7.0 and want to see how to customize the Kanban under Product list. But I don't see links to add or remove fields from the kanban view, like the one release...
View Articlehow to modify on change sale order?
Hi everybody, I'm trying to modify the form view of sale order to add two columns automaticaly filled when the product is selected with the informations of two fields i've added in the product...
View ArticleUsing Project/Gantt view ?
I'm testing OpenERP 7 Project and i do not understand how can i use the Gantt view (Project/Task > gantt) : This gantt show all tasks (of project task or selection) in the single view without...
View ArticleHow to change Gantt view (left column width)?
I've been told to change the values on the left column of the Project/Tasks gantt view. The texts have become to long so I need to enlarge the column. How can I do it? Where can I do it?
View Articlefind the edit/view state of a form view
Hi, further to : [a question I asked before](http://help.openerp.com/question/6982/find-the-set_editable-state-of-a-list-view/ "Find the 'set_editable' state of a list view") I would like to know: how...
View Articlearch: Invalid XML for View Architecture!
Hi ! I'm creating a module, and I'm stuck on this error : > ValidateError>> Une erreur est apparue lors de la> validation du/des champ(s) arch:> Invalid XML for View Architecture! Here's...
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 Articleimage aspect ratio not working?
I´m having a problem in displaying employees images. If I upload an image to a employee, it shows the image but cuts it to fit the image-box. In image.py the comments say it maintains the aspect ratio...
View Articlehow to show a field from parent view in openerp ??
I would like how to get flieds from parent view xml to my new view xml ??
View ArticleHow access to inherited method?
When we `_inherits` object, then we inherit fields and methods. We have access from `view` to inherited fields. But don't have access from `view` to inherited methods like `onchange_xxx`. How access...
View Articlexpath - how to replace attributes only and not the full field?
Is it possible to only replace the attributes of an xml field in an xml view but not the full field? **Example:** ... All i want to change is the `attrs="{'invisible': [('is_company','=',False),...
View ArticleRegarding Tree View to Form View
Hello , I have created new customized class named as "my_class" and having res_user_id (many2one) and sales_order_id (many2one) fields which are related with res_users and sale_order class. I have...
View ArticleWhat should the view inherit from?
I am trying to do something really simple here. But I can't find anything in the docs, or on help.openerp.com I added a field (which is a many2one relationship with another table) on a form. This...
View ArticleDefine tree view sorting directly in the XML definition?
I know we can define in the object with ***"_order"***, but I have a *one2many* field, with stock moves references, and I do not want to redefine the stock moves sort in all views, just in this tree...
View Article