Cannot 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 ArticleCreating Graph View Issue
At Point of Sale Orders, I wanted to add a Graph View where it can be grouped by (Shop) I've successfully added the field 'shop_id' to the tree view, then to the group by at search view. through...
View Articlecopy of form view partner
I am a beginner in openerp and i would like to create a module for a bank,i need a form to create the customer details and their account details .the form view of base.res_partner is enough for that...
View ArticleHow in view access to field inside one2many?
For example for use in domain? Access to field `field_inside_o2m` inside one2many generate error: name `field_inside_o2m` is not defined
View ArticleInverse of css class oe_edit_only?
Hi, I need to have a label for editing mode and one for the non-editing mode, for same field. For editing mode there is oe_edit_only, but what is the solution for non-editing mode?
View ArticleHow change the default view ? (kanban to tree)
I create a module and i would like to change the default view of customers. help me please
View ArticleThere 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 ArticleChange default view for Projects
Hi, When clicking in the Proyect menu, the default view is kanban, I would like to know how to change it to be the tree view by default Thanks in advance
View ArticleRemove / hide 'More' button
Hi How can I remove / hide the 'More' button from an existing view/module? or better yet, How can I remove specific options of the 'More' button? (for example: remove export, duplicate) Thanks in advance
View ArticleOpen form in view mode?
Hello, I have a form that opens in edit mode when a menu item is clicked from a sub menu, but what I would like to do is open the form in view mode. I have an xml action defined like so:Product...
View ArticleError in kanban view, invalid xml?
Hi, I tried to set up a kanban view, but I always got this error: Invalid XML for View Architecture! Here is the code:> id="genial_2013_kanban_view">>Genial 2013...
View Article