Skip to Content
Menu
This question has been flagged
1 Reply
3832 Views

Hi everyone,

I am now in the process of editing the views (via Settings->User Interface->Views->'view I wish to edit').
I have also found out that you can also edit the xml files on the addons folder.
Ex: If trying to edit the kanban view of the Products (it would be in addons/product/product_view.xml under product.product_kanban_view).

My concern is, if in case there's an update with OpenERP that would result in changing the said file, would the changes that I made be reverted to the original?
Ex: I add another field to the said view, after the update, will it be removed?

If so, are there any ways for me to keep the changes that I made?

Thanks!

Avatar
Discard
Best Answer

Hi,

Changes made from Settings->User Interface->Views->'view I wish to edit' will be lost after upgrading the Product. You can modify it from addons. When you edit in existing views or objects, it would be recommended to create new module for that. For that you can refer the link: https://doc.openerp.com/v6.0/developer/2_6_views_events/views/view_inheritence/
Hope this may help you.

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 15
5266
0
Mar 15
4123
1
Oct 24
68949
2
Dec 23
25515
1
Oct 21
9420