Error codes · EN 16931

BR-E-08Partly

VAT-exempt taxable amount doesn't add up

This is the rejection, word for word: „[BR-E-08] The taxable amount in the VAT-exempt breakdown does not match the sum of exempt line items, charges, and allowances. The taxable base must equal: sum of line amounts with category E, plus charges with category E, minus allowances with category E.

XPath: cac:TaxTotal/cac:TaxSubtotal[cac:TaxCategory/cbc:ID="E"]/cbc:TaxableAmount — EN16931 rule BR-E-08. Tolerance: 0.02.

What to have readyThe correct figures from your bookkeeping; we show you which field is affected.
What we doInvoice Navigator automatically fixes this issue by correcting the `cac:TaxSubtotal` element in your Invoice (BR-E-08).
If you enter it yourself in your invoicing software
Before
<cac:TaxTotal>
  <cac:TaxSubtotal>999.99</cac:TaxSubtotal>
  <!-- Does not match expected calculation -->
</cac:TaxTotal>
After
<cac:TaxTotal>
  <cac:TaxSubtotal>100.00</cac:TaxSubtotal>
  <!-- Matches expected calculation -->
</cac:TaxTotal>
What the finding looks likeExample
FindingNeeds your check · BR-E-08
Locationcac:TaxTotal/cac:TaxSubtotal/cbc:TaxableAmount
From youThe correct figures
ThenChecked again
ProofSHA-256 and /verify link after the check