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

Hi all,

when i run odoo with -u <module> every xmls update once even they are not changed.

Problem is some of them takes significant time.

Question is how to exclude to load xml dynamically when it is not changed?

PS: i dont want to use <data noupdate="1">

so that i don't need to change this every time edit this xml.

Avatar
Discard
Best Answer

You can use --dev=xml (DEV_MODE=xml in the Odoo config file) to load the XML without upgrading the modules.

Avatar
Discard
Related Posts Replies Views Activity
2
Dec 22
6132
3
Jun 20
20497
1
Apr 15
5610
1
Mar 25
1180
0
Nov 24
1421