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

If i update an odoo database with -u all or if i update the base addon it will restore also all xml views like "website menu entries" and xml data like "Task States"! This is very annoying since after the update one needs to delete/restore all of theses items.


Is there a way to do a -u all without restoring Website Menu Entries or Task States and other existing Data?

Avatar
Discard

Yes, you should apply all the changes you listed using custom module, then all the changes will be persisted through updates and you'll not lose your customizations anymore. So instead of changes using developer mode, implement a module and apply these changes from it.

Related Posts Replies Views Activity
1
Jan 16
3726
1
Dec 23
19243
2
Mar 15
6525
1
Oct 24
155
0
May 15
4027