Daily updates from Odoo
Friday, August 2, 2024
3 changes
Code cleanup and technical improvements
This update standardizes how several Odoo Enterprise apps send real-time messages to users. It is an internal cleanup that should make notifications more consistent and easier to maintain without changing day-to-day workflows.
Original PR description
\* = account_online_synchronization, delivery_iot, l10n_uk_reports, spreadsheet_edition, voip, website_helpdesk_livechat, whatsapp Enterprise counter-part. https://github.com/odoo/odoo/pull/175205
This update removes an older behind-the-scenes dependency from the backend interface, including areas such as Studio report editing and related tests. It helps modernize the codebase and reduce reliance on legacy technology without changing expected business workflows.
Original PR description
Task ID: 3981226
This update removes an older shared web component from backend assets and adjusts Studio report editing and navigation tests accordingly. The change is mainly internal, helping keep the system lighter and easier to maintain without changing day-to-day user workflows.
Original PR description
Task ID: 3981226