Daily updates from Odoo
Monday, March 23, 2026
1 change · 19.0
Features or functions removed from Odoo
This commit cleans up the codebase by removing a previously merged module that contained a dead file. This ensures our system remains efficient and free of outdated components. The removal addresses a technical issue identified during the integration process.
Original PR description
Description of the issue this commit addresses: When Faulty PR¹ was merged, one file was not removed resulting in a dead module staying in the codebase with a single dead file. ¹: [Faulty PR](https://github.com/odoo/enterprise/pull/92769) --- Desired behavior after this commit is merged: This commit removes said module and therefore dead files. --- task-[none](https://github.com/odoo/enterprise/pull/92769#issuecomment-4097703654)