Daily updates from Odoo
Thursday, February 10, 2022
2 changes · master
Enhancements to existing features
The Referral app now supports multiple visual themes, allowing administrators to move away from the default superhero style. This helps companies choose a look that better fits their brand and workplace culture.
Original PR description
The current look of the Referral app is based around superheroes. Unfortunately, this atmosphere doesn't appeal to big companies. This commit introduces the notion of Referral Themes, and allow the admins to use a different theme easily. TaskID: 2687543
Code cleanup and technical improvements
This update adapts Odoo Enterprise screens and spreadsheet features to the newer Owl interface framework. It keeps key business areas such as accounting, documents, approvals, and spreadsheets compatible with the platform upgrade, improving maintainability while preserving existing user workflows.
Original PR description
This PR updates the enterprise codebase to the update of owl done in https://github.com/odoo/odoo/pull/80156 Co-authored-by: Aaron Bohy [aab@odoo.com](mailto:aab@odoo.com) Co-authored-by: Bruno Boi [boi@odoo.com](mailto:boi@odoo.com) Co-authored-by: Géry Debongnie [ged@odoo.com](mailto:ged@odoo.com) Co-authored-by: Samuel Degueldre [sad@odoo.com](mailto:sad@odoo.com) Co-authored-by: Mathieu Duckerts-Antoine [dam@odoo.com](mailto:dam@odoo.com) Co-authored-by: Simon Genin (ges) [ges@odoo.com](mailto:ges@odoo.com) Co-authored-by: Francois (fge) [fge@odoo.com](mailto:fge@odoo.com) Co-authored-by: Michael Mattiello (mcm) [mcm@odoo.com](mailto:mcm@odoo.com) Co-authored-by: Julien Mougenot [jum@odoo.com](mailto:jum@odoo.com) Co-authored-by: luvi [luvi@odoo.com](mailto:luvi@odoo.com) Co-authored-by: Lucas Perais (lpe) [lpe@odoo.com](mailto:lpe@odoo.com) Co-authored-by: Jorge Pinna Puissant [jpp@odoo.com](mailto:jpp@odoo.com)