Daily updates from Odoo
Thursday, May 21, 2026
2 changes
Features or functions removed from Odoo
This update simplifies the tax reporting process for Odoo Enterprise users in Egypt. Redundant return types and associated reports have been removed to reduce complexity and improve clarity. This change focuses on streamlining the reporting experience and ensuring accurate tax compliance.
Original PR description
The Schedule Tax and Other Tax return types and their related reports were removed to reduce redundancy and avoid confusion. task-4967527 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update removes a non-functional systray icon from the website generator module. This simplifies the user interface and improves performance. Additionally, a minor code issue related to an outdated function has been addressed.
Original PR description
The systray icon wasn't used and didn't work as a global notification, so it was decided to remove it. Also small fix for deprecated redirectOutFromLoader.