Daily updates from Odoo
Thursday, June 16, 2016
2 changes · master
Code cleanup and technical improvements
This update modernizes a central part of Odoo's underlying platform so future changes can be built and maintained more reliably. It also removes outdated internal behavior and fixes issues in relationship checks and advanced searches, improving data handling accuracy across several areas.
The XML and YAML import tools were updated to use Odoo's newer internal programming interface. This keeps core data loading components aligned with the current platform architecture and helps reduce future maintenance risk.