Tuesday, January 26, 2016
1 change · master
Enhancements to existing features
This change lets Odoo apply draft or form-change updates to multiple records at once, similar to how saved record updates already work. It reduces inconsistent behavior for business workflows that edit several records together before saving.
Original PR description
This way we can have a `write()` equivalent in draft and onchange environment status.