Daily updates from Odoo
Thursday, August 24, 2023
2 changes · master
Code cleanup and technical improvements
This update replaces an older screen-blocking component with Odoo’s newer interface service in payment and VoIP areas. Business users should see the same workflows with a more maintainable foundation, plus the call pop-up can now be closed directly from its title bar.
Several enterprise apps were updated to align with a platform cleanup that removes a shared web asset bundle. This keeps the affected areas compatible with the latest Odoo web framework changes without changing day-to-day business functionality.
Original PR description
*: account_followup, documents, knowledge, pos_preparation_display, project_enterprise, sign, web_enterprise, web_gantt, website_sale_ups This commit adapts the enterprise modules to the removal of the assets common. https://github.com/odoo/odoo/pull/132190