Erēķins Control Desk
← Back to catalog
BR-24EN 16931critical error

BR-24 — Missing line net amount

What it means

Each invoice line must state a net amount. This amount is quantity times price (with allowances/charges, if any) — and the invoice total is built up from the sum of all line amounts (see BR-12).

How to fix it

Check that each InvoiceLine has a LineExtensionAmount element filled in, and that it matches the formula quantity × price (see also PEPPOL-EN16931-R120).

Example

Wrong: the LineExtensionAmount element is missing. Correct: <cbc:LineExtensionAmount currencyID="EUR">500.00</cbc:LineExtensionAmount>.

Technical information

Official rule text (EN)

Each Invoice line (BG-25) shall have an Invoice line net amount (BT-131).

Related codes