Do not use init values for new record without id to compute the changed values
When using new instance to fill a xxx2Many field, all the values must be considered as changed and we should not expect any initial value.
Closes #13716 (closed)
We Haven't Reached Our Donation Goal Yet
Help us continue developing Tryton as free and open-source software.
https://www.tryton.org/donate
When using new instance to fill a xxx2Many field, all the values must be considered as changed and we should not expect any initial value.
Closes #13716 (closed)