On 14 Dec 22:55, Code Review - New issues: ced wrote:
> (No description)
> 
> URL: http://codereview.tryton.org/2301002/

I added a new option to the depends decorator to allow to duplicate the
list of field names from an other one. There are some places in standard
module where an on_change call an other one. It was fixed by
synchronizer the on_change attribute in __setup__ [1] but it was not
necessary bug free in case of extension from other modules.
So my proposed design fix those possible bugs as it copy the list at
last.
Of course it is not recursive.

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

Attachment: pgpom0kG4JIPU.pgp
Description: PGP signature

Reply via email to