Hi, There is a side effect of the changeset [1] which is that the update and install arguments have indeed the same behavior. For example, if you run:
trytond -d <DB> -u all this will install all the modules. This is because there was only at one places where there was a difference between both options and this difference is no more possible with the refactoring because it lays on global variables. I think the best way to fix that if to explicitly make them one options (for example keep -u) which will install or update the named module. Also we should remove the "all" special keyword because it doesn't help who wants to install all the module. So instead to update all the installed module, you should simply update "ir" (because all module must depend on it, otherwise they do nothing). For the record, I would like in the future merge both module "ir" and "res" into a single "base" module and move webdav as a normal module. Comments? [1] http://hg.tryton.org/trytond/rev/01399128964f -- Cédric Krier - B2CK SPRL Email/Jabber: cedric.kr...@b2ck.com Tel: +32 472 54 46 59 Website: http://www.b2ck.com/
pgp9B0AE9HPc4.pgp
Description: PGP signature