JaumeBforgeFlow
JaumeBforgeFlow
Moving the condition for the create method on account.move.line on module product_analytic to its own method. This will allow to change/extend this condition without needing to inherit the full create...
Backport of https://github.com/OCA/edi-framework/pull/58
Forward port of https://github.com/OCA/edi/pull/914
Forward port of https://github.com/OCA/edi/pull/914
Forward port of https://github.com/OCA/edi/pull/914
Backport from v.14
Backport from v.14
This module allows to dynamically define Onchange Rules on different models.
Backport of #1600