Daily updates from Odoo
Thursday, February 1, 2018
2 changes
Code cleanup and technical improvements
This update reorganizes the JavaScript behind Odoo's messaging, live chat, calendar integration, and real-time notifications. It makes the code easier to maintain and test, helping future improvements reach users more safely without changing the core business workflow.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This refactoring updates enterprise VoIP and timesheet integration code to stay compatible with recent changes in Odoo's mail framework. It is an internal technical alignment with low direct business impact, helping maintain stability across related communication features.