Is there any way to define in which order the modules are loaded when running ./trytond --update=all?.
I would like to keep all modifications of downloaded modules in a separate module. This is ok for redefining fields but then the order matters when replacing translations, and and whichever module is registered last, even if you update just the module you want, others get registered too. And the order is not alphabetical so just naming the module zcustom probably won't work. Thanks. Mariano
