Daily updates from Odoo
Wednesday, March 25, 2020
1 change
Resolved issues and error corrections
This update makes several business apps more reliable by ensuring automatically calculated values are always filled in at the right time. It reduces errors and warnings during document, support, field service, marketing, accounting, and eBay sales workflows.
Original PR description
All stored computes need to always define a value. Some stored compute fields have to be computed after record creation. Enterprise counterpart of https://github.com/odoo/odoo/pull/42560