Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions articles/09-revenue-compliance/9-6-e-invoicing-compliance.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# E-Invoicing Compliance (Peppol)
ic # E-Invoicing Compliance (Peppol)

E-invoicing is the digital exchange of invoices between businesses and government authorities. Peppol (Pan-European Public Procurement OnLine) is the standard framework for e-invoicing across Europe and is increasingly required for tax compliance and government B2B transactions.

Expand Down Expand Up @@ -118,7 +118,7 @@ Light validates invoices against Peppol rules before transmission:

**Tax validation**: Tax rates must match your configured ledger tax codes. Tax amounts must be calculated correctly. All tax lines must sum to the total tax.

**Party validation**: Buyer and seller identifiers must be valid and formatted correctly for their country.
**Party validation**: Buyer and seller identifiers must be valid and formatted correctly for their country. A business registration number is normally required for German customers, but German public-sector customers identified by a Leitweg-ID (government customer type with EAS code 0204) are exempt, since they don't have one.

**Amount validation**: Net + tax must equal the invoice total (within rounding tolerance).

Expand Down