Erēķins Control Desk
← Back to catalog
PEPPOL-EN16931-R120PEPPOL BIS 3.0critical error

PEPPOL-EN16931-R120 — Invoice line net amount doesn't add up

What it means

The invoice line net amount doesn't add up: quantity × price (− allowances

How to fix it

Check that LineExtensionAmount is actually calculated as InvoicedQuantity × (item price / base quantity) + line charges − line allowances. This error often comes from rounding or a forgotten line-level allowance/charge.

Example

Wrong: quantity 10, price 50.00, but LineExtensionAmount is stated as 400.00 (doesn't match 500.00). Correct: LineExtensionAmount = 500.00.

Technical information

Official rule text (EN)

Invoice line net amount MUST equal (Invoiced quantity * (Item net price/item price base quantity) + Sum of invoice line charge amount - sum of invoice line allowance amount

Related codes