Wednesday, March 16, 2022
2 changes · master
Enhancements to existing features
This update improves how communication-related features clean up after starting, reducing the risk of leftover background activity during tests and interactions. It affects several business apps that rely on messaging, documents, approvals, VoIP, invoicing, Studio, and live chat, helping make behavior more reliable across the platform.
Original PR description
community: https://github.com/odoo/odoo/pull/86523 task-2792108
This update improves how startup routines clean up after themselves across several Odoo Enterprise apps. It mainly strengthens automated tests and internal reliability, helping reduce leftover test state and prevent inconsistent behavior during development and quality checks.
Original PR description
*: account_invoice_extract, approvals, documents, documents_spreadsheet_bundle, mail_enterprise, voip, web_studio, website_helpdesk_livechat. task-2792108 community : https://github.com/odoo/odoo/pull/86526