There is a fix for dynamic tree glitch?
Hi everybody, I want to make dynamic some columns on a tree view: I want they will be locked when I complete a condition. For example I make a module to show that, there is steps to reproduce the bug...
View ArticleForm view is not using field in generated SQL
I've created a simple extended product model that I'm not trying to use in a form view. The creation view renders properly, but when I try and save the new object I receive an error about not filling...
View Articlelist view with additem inside notebook
I need to create a list view with additem link inside a tags .any one can help me to do ...
View Articlesearch field missing
hi I wrote a new list/tree view but the search field is missing and I cannot sort the columns by clicking on them: my_module.marker.treemy_module.markermarker.listView [...] My List...
View ArticleHow to know, in Javascript, the state of a form (edit/view mode)
Hello, I wan't to know if it's possible to know the mode of a form : if it's in edit mode or in view mode? I need this information to change the "edit" mode of a widget that I implement! If it's not in...
View ArticleHow can I add the product code in the BOM Components view?
How can I add the product code in the BOM Components view? In the BOM Components list view there is a column for the BOM's product, the first column. It contains the product name but not it's code...
View ArticleHow control view inheritance?
By default when inherit view then also change `parent` view. Is it possible inherit view to `child`, but keep `parent` the same? There is some attribute for control it? Or way only define new view?
View Articleodd many2many field display
Hi, I have created a many2many relationship on the model `res.partner` under the field name `x_m_role`. The related model is named `x_partner_role_model` and has one field `x_role_name`. In my partner...
View ArticleRecurrent meetings in calendar view V7
When I create a recurrent meeting (every Monday at 9am until the end of 2013 for example) I can see the recurrent meeting until the end of the first month but not in any of the subsequent months. They...
View ArticleIs there a way to edit multiple items, i.e. products, (and possibly contacts,...
I would like to be able to change (edit) items in list view, i.e. go to 'Sales>Products>Products', select list view, and then edit fields on various products - for example pricing or...
View ArticleCan't find/remove "Register Payment" button on view in v7?
I want to remove the option and button "Register Payment" from all invoices but I can't find the view I need to alter. I want to force accounts to use the Customer Payments and Supplier Payments...
View ArticleHow to change from edit mode to view mode with on_change()
Hello, I was wondering how how an onchange() can change a form from edit mode to view mode without clicking the Save button on the top of the form? Thank you.
View ArticleExtend a view to hide fields in a form in v7?
For example, I want to hide field "Number of Children" on the employee form. So I see it's field: children, object: hr.employee. I have tried: extend hr.employee //Result XML validation error //Passes...
View Articlehow to show all the kanban state
hi guys, how can i display in the kanban all state and not only the state who related to existant objects. Cdt
View ArticleLink to an custom web url
I made a custom web controller and I want to link to the action of that controller inside a view form to download a file. The only problem I am facing currently is to show the link in the view for the...
View Articleinherit res.partner view
hi everyone, how can i inherit the res.partner view and customize it to have groups,pages,notebook like it is when oppening the custmers /suplliers views which inherit also from the res.partner view??
View Article404 errors loading .js .css .png
When I want to run my openerp 7 , I get 404 errors loading statics i.e. : Failed to load resource: the server responded with a status of 404 (NOT FOUND)...
View Articlereadonly in view not working?
I tried to use attrs in **` and `** as follows: **NOT WORKING** but readonly does not work in page and group. instead when tried with invisible, it worked. So, should I use readonly for field level...
View ArticleHow to make One2Many widget "unclickable"
Hi, I'm trying to make a custom view for users with very limited access rights that contains a One2Many widget. The widget is readOnly so they can't edit anything but the problem is that they can still...
View ArticleError in view, cannot go to action menu
After configuring around in developer mode in the action menu one view can not be opened any more. The product category throws this message: *View error Can't find field 'virtual_available' in the...
View Article