Daily updates from Odoo
Saturday, January 24, 2026
3 changes · saas-18.3
Resolved issues and error corrections
This update fixes issues related to error handling when processing HR tax documents, particularly those formatted as UBL invoices. It ensures compatibility with a related UBL tax extension module and provides clearer warnings for import issues instead of silently skipping documents.
Original PR description
- Improving error handling for various requests - Adjusting XML generation to not conflict with `account_edi_ubl_cii_tax_extension` if it is installed - Adding a separate test for HR:E category taxes - Replacing skipping import of not successfully fiscalized document with warnings displayed on the moves after import task-none --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#245028
This update resolves a customer complaint regarding test data using the name "Deco Addict". All instances of "Deco Addict" have been replaced with "Acme Corporation" across various Odoo modules to ensure accurate demo and test environments. This improves the user experience and avoids potential confusion.
Original PR description
A company that happens to be named "Deco Addict" has complained some of our users thought they had business with them due to test and demo data containing that name. It will now be named Acme Corporation. task-5865502 Forward-Port-Of: odoo/odoo#245623 Forward-Port-Of: odoo/odoo#245205
This pull request resolves a customer complaint regarding demo data. The name "Deco Addict" was replaced with "Acme Corporation" to avoid confusion among users. This ensures a cleaner and more accurate demo experience.
Original PR description
A company that happens to be named "Deco Addict" has complained some of our users thought they had business with them due to test and demo data containing that name. It will now be named Acme Corporation. task-5865502 Forward-Port-Of: odoo/enterprise#105421 Forward-Port-Of: odoo/enterprise#105151