Daily updates from Odoo
Sunday, September 7, 2025
1 change · master
Resolved issues and error corrections
This update improves electronic invoicing behavior for Brazil, Ecuador, and Colombia when handling BIS3 self-billed invoices. It reduces incorrect customer/supplier handling on Colombian vendor bills and makes related validation logic easier to maintain.
Original PR description
#### [IMP] l10n_{br,ec}_edi: Refactor _check_move_constraints
We do this to simplify inheritance.
#### [FIX] l10n_co_dian: Don't swap customer and supplier if vendor bill
The logic to handle this case has been moved to the UBL 2.0 builder.
Community PR: https://github.com/odoo/odoo/pull/222658
iap-apps PR: https://github.com/odoo/iap-apps/pull/1155
task-4774669