Daily updates from Odoo
Monday, August 2, 2021
1 change
Code cleanup and technical improvements
This update adjusts several Enterprise web, VoIP, and Studio components to follow a shared internal structure for reusable hooks. It helps keep the codebase aligned with core platform changes, reducing maintenance effort without changing user-facing behavior.
Original PR description
This commit adapts imports w.r.t. the hooks refactoring of [1] [1] https://github.com/odoo/odoo/pull/74535