Daily updates from Odoo
Friday, February 20, 2026
2 changes · master
Code cleanup and technical improvements
This update refactors how WhatsApp interactions are managed within Odoo Enterprise. Previously, WhatsApp targeted business partners; now, it focuses on individual users, leading to more accurate and personalized communication. This change enhances the user experience and improves the reliability of WhatsApp integrations.
Original PR description
Enterprise counter-part. task-5946430 https://github.com/odoo/odoo/pull/249095
This update standardizes the names of key resources used within Odoo's HTML editor interface. The changes, driven by a community contribution, improve consistency and simplify future maintenance. This ensures a more robust and manageable codebase for the editor functionality.
Original PR description
Community PR: https://github.com/odoo/odoo/pull/236109 \*: `accountant_knowledge`, `ai`, `ai_website_livechat`, `knowledge`, `web_studio`, `website_sale_renting`. This adapts resources to the name and definition changes made in the Community PR for this task. task-5207637