Thursday, December 18, 2025
1 change · 17.0
Enhancements to existing features
This update enhances the Peppol integration by allowing users to attach multiple documents. These documents are now embedded within the XML format using the <AdditionalDocumentReference> tag, streamlining the exchange of information for Peppol transactions. This improves efficiency and compliance for Peppol-related processes.
Original PR description
[IMP] account: multiple embed files peppol Backport of 4170f0e889b8aa0557b1ae4e456f053407570832 This commit allows user to send multiple attachments through peppol. The attachments will be embedded into the xml under the <AdditionalDocumentReference> tag task-5103539 closes odoo/odoo#234339