Friday, February 25, 2022
1 change
Code cleanup and technical improvements
The enterprise codebase was adapted to a newer version of Odoo's front-end framework, improving how screens update when data changes. This mainly modernizes internal UI behavior across apps such as Documents Spreadsheet, Barcode, Timesheets, Dashboard, and Studio, helping keep the platform aligned with the main Odoo upgrade.
Original PR description
This PR updates the enterprise codebase to the update of owl done in https://github.com/odoo/odoo/pull/84314 Co-authored-by: Géry Debongnie [ged@odoo.com](mailto:ged@odoo.com)