Sunday, January 25, 2026
1 change · master
Enhancements to existing features
This update reorganizes the UBL test files within the Odoo system, moving them to a more structured folder. This change prepares the system for future support of different invoice formats and enhances the ability to validate schema compliance. It’s a technical update to improve testing capabilities.
Original PR description
This commit rearranges the UBL test files' subfolder to be one level higher, from `export/bis3/be` to `export/bis3/invoice/be`, in preparation for supporting different move formats and for better ignore schema support. task-4891206 Forward-Port-Of: odoo/odoo#244886 Forward-Port-Of: odoo/odoo#244665