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

BR-12 — Missing sum of line net amounts

What it means

The sum of invoice line net amounts (total for goods/services) is missing. This field is the total of all line amounts, which the invoice total is then calculated from.

How to fix it

Check that the LegalMonetaryTotal section of the invoice XML has the LineExtensionAmount field filled in, and that it matches the sum of all lines (see also BR-CO-10).

Example

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

Technical information

Official rule text (EN)

An Invoice shall have the Sum of Invoice line net amount (BT-106).

Related codes