Friday, April 21, 2023
1 change · master
New functionality added to Odoo
Introduces a new capability for reading connected sets of business records in one operation, intended to make data retrieval more complete and consistent across many apps. The pull request also updates many existing areas to use the new approach, but the notes indicate the implementation is still experimental and may need further validation.
Original PR description
The real implementation of unity read: a feature of read that is able to read a tree of objects Note that the fixing of the production code isn't probably the best strategy: I fixed all the usages without checking where those usages were used, so there is a bunch of things red that are hard to track --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr