Daily updates from Odoo
Wednesday, October 16, 2019
1 change
Enhancements to existing features
This change updates Odoo's base data registry to use a newer reference field type for linking records. It improves the internal consistency and maintainability of how system data points to business records, with little direct impact on day-to-day users.
Original PR description
Description of the issue/feature this PR addresses: The new Many2oneReference field type is applied into `ir.model.data` model. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr