Daily updates from Odoo
Tuesday, August 5, 2025
1 change · saas-18.4
Enhancements to existing features
Companies in French overseas territories can now activate Peppol electronic invoicing when the accounting module is installed. The system can also automatically set the required Peppol identifiers from local business or VAT numbers, reducing manual setup.
Original PR description
Purpose ------- Add the DOM-TOM to the list of countries allowed to activate Peppol when the module is installed. Changes ------- - Updated `PEPPOL_LIST` to include the following country codes: 'MF', 'MQ', 'NC', 'PF', 'RE', 'GF', 'GP', 'TF', 'BL', 'PM', 'YT', 'WF' - Updated EAS_MAPPING so that the Peppol ID and endpoint can be automatically set based on either the SIRET, SIRENE, or VAT number, as in the French implementation. Task-4889705 Forward-Port-Of: odoo/odoo#218813