Sunday, May 11, 2025
1 change · master
New functionality added to Odoo
Odoo can now import Ecuadorian vendor bill XML files that follow SRI requirements and automatically create the related bill. The import fills local e-invoicing fields, maps taxes, and creates the supplier record when no matching VAT number exists, reducing manual data entry and errors.
Original PR description
This commit add a support to import vendor bills xml, and create a linked move in odoo, following the SRI xml format requirements. This import include tax mapping, creating partner new partner if there is no existing partner with the same xml VAT number and autofill all l10n_ec_edi fields on the bill. government specs: https://www.sri.gob.ec/guias-tributarias#facturaci%C3%B3n task-4339400