9 Commits (197a86d8829f81a84be573d885d973da211e670b)

Author SHA1 Message Date
François Honoré ff388c7951 [10.0][FIX] Fix onchange_helper in case of M2M fields + add unit test. 5 years ago
Cédric Pigeon bc78b79628 [10.0][FIX] onchange_helper: do not reevaluate values of not stored fields in dirty mode 5 years ago
Laurent Mignon (ACSONE) c7c90ba867 [FIX] onchange_helper: Values recieved as input must be preserved. 5 years ago
Arnaud Pineux adf6172a65 [FIX] onchange_helper: invert condition to avoid [None] 6 years ago
Laurent Mignon (ACSONE) 3b6dd12bcd [IMP] onchange_helper: Improve performance when called on an existing record 6 years ago
Benoit 1ce04d79cf [FIX] don't remove computed fields with inverse method of the onchange values 6 years ago
Sébastien BEAU 9ee929674f [IMP] use convert to write to pass clean/formated value, add test to check that record have been not modify 7 years ago
Sébastien BEAU 7e5db103b6 [REF] migrate to new api, inherit base class instead of patching, add test and make improve play_onchange 7 years ago