Tuesday, August 5, 2025
2 changes · saas-18.3
Enhancements to existing features
Companies in French overseas territories can now activate Peppol when the accounting module is installed. Their Peppol identifiers can also be set automatically from existing business registration or VAT numbers, reducing manual setup and enabling smoother electronic invoicing.
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
The Vietnam localization now includes additional default accounts that separate short-term and long-term financial items. This supports newer financial reports that require this distinction, making reporting more complete for Vietnamese accounting needs.
Original PR description
With the addition of financial reports where the distinction between short and long term is done, we add new default accounts to cover these needs. task-2492680 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#221741 Forward-Port-Of: odoo/odoo#219807