How to have a editable form view of a one2many field?
Hi , I needed to when click in one sale_order_line that the form view of the sale order line have the edit button on top. I want to avoid to click in the edit button of sale order, click in...
View ArticleWhere is the view "Add: inherits" in Groups
Hello Community, for a module I am currently developing, I need to reproduce this view : in Settings\Users\Group, edit a group and click on the **add** button in the Page **Inherited**. This is exactly...
View ArticleWizard with tree view
Hello Community, I can easily launch a wizard as form, but as soon as I try to launch as tree, I lost the action button. Who knows the reason of this ? How can I get a wizard with tree view AND having...
View ArticleGenerate Product Name based on some Selection
Dear All, I am having a requirement, In my Multi-company environment, one of the child company(say X)--- Its Product(Name) should be, created based on the values at some fields. For this, I created a...
View ArticleHow to change from regular account to view under current fiscal period
We just launched OpenERP 7 this year. We originally set some accounts as regular which turned out to be wrong. Now I want to change the account type to view so that I could add some other accounts...
View ArticleHow to override the display name of a kanban res_partner_view
Hy, I would like to change the name displayed for the partners that ARE NOT companies in the kanban view. I tried to override the "name_get" function but it apparently concern only the partner that are...
View ArticleCompare fields using external id?
Is it possible to compare fields in views using external id (not internal one). I need this because I need to hide some fields depending on another fields. I can make this work using internal database...
View ArticleValidate Error when create a new View
Hi all, when I create a new View, no matter what I enter, it will prompt "ValidateError Error occurred while validating the field(s) arch: Invalid XML for View Architecture!." Even when I duplicate a...
View ArticleHow to import / print the Project Gantt View
I would like to print the gantt view in project management , but i can't find any possible option to do so.
View ArticleInclude delivery order in Sale Order View (if DO is created)
HI, I want our sales people to have a view on delivery status of sales order when viewing. The delivery order can be see in another tab or on the same view. Has anyone done this before ? Thanks
View ArticleCreate View based on many table
Hi, I want to know if it is possible to create a view based on 3 tables in Postgresql for OpenERP. I want to use this view to create a calendar view. I work on Ubuntu. Please,be indulgent for my...
View ArticleProper way to use xpath in OpenERP 7.0 ?
Is it necessary to add data tag when we use xpath in OpenERP 7.0 ? Invalid XML Architecture error is coming every time whenever we changes made on that record? Which is the proper way to use Xpath...
View Articleis it possible to display a one2many field in a grouped by tree view within a...
Title says it all: I have 2 models, foo.bar and foo.bar.line with a one2many relation. foo.bar.line has a text field on which it is useful to perform a "group by" : how can I show the foo.bar.lines...
View ArticleHow do we show a tree / search view of Issues followed without using a record...
I'd like to have a tree view of issues selected by a domain [('message_follower_ids','in ', uid)] where uid is the logged in user. However, the Uid is related to the user id and what is needed here is...
View Articlehow can I make the widget for binary fields "upload only" or...
When I display a binary field in a form, the widgets allows both uploading and downloading a file. Is there a magical attribute I can set on the view to hide the updload or download button in order to...
View Articleforbid addition in one2many widget but permit edition of lines
I have a button to populate a one2many field by creating lines from a number of criteria with default values. I would like the fom to display a tree view of the lines which allows editing the default...
View ArticleHow to add a button inside <a> tag in kanban view ? what to set type...
If I need to add a button in a tag in kanban view also what to set the type attribute for a tag. I tried writing But it does not seem to work for me. Any suggestions are appreciated ?
View ArticleHow to create another type of Invoice with other sequence?
Hi, I'm trying to create a new type of Invoices, this Invoices have to have a new numbering (a new sequence). And I have no ideia how to start because when I create a sales order, and in there I create...
View ArticleDisplaying both ends of Many2Many Model relationship in Views
I have two models that have a Many2Many relationship and I'm wondering how can I provide an action/link/field that will allow the end-user to view how each of these models relate to each other. E.g....
View ArticleUncaught TypeError: Cannot read property 'selection' of undefined ?
while loading my calendar i have the error Uncaught TypeError: Cannot read property 'selection' of undefined my view is calldata.calendarcalldatacalendar Any one please help ?
View Article