Friday, February 27, 2026
1 change · 17.0
New functionality added to Odoo
This update adds the ability to automatically process and export Peppol self-billing invoices, streamlining invoice handling for vendors. It allows for the creation of self-billed invoices based on specific journal settings, improving efficiency in international transactions. This enhancement supports compliance with Peppol standards.
Original PR description
Backport of 8c590efd369b to 17.0. In existing modules, added ability to receive via Peppol and decode BIS3 self-billing invoices as sale invoices. In new module account_peppol_selfbilling, added ability to export self-billed invoices and send them via Peppol. Vendor bills are considered to be self-billed invoices if they are created in a journal where the `is_self_billing` field is True. task-5865317