On 08 Oct 09:00, Mariano Ramon wrote:
> 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.

The order is follow the dependency of the modules and in case of same
level, it is the alphabetical order.
For your case, your custom module must depend on all the other modules
that it extends.

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: [email protected]
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

Attachment: pgpY4nb77MEXO.pgp
Description: PGP signature

Reply via email to