BR-14 — Missing total amount with VAT
What it means
The invoice total amount with VAT is missing. This total is the total without VAT plus the total VAT amount (see BR-CO-15).
How to fix it
Check that the LegalMonetaryTotal section has the TaxInclusiveAmount
field filled in, and that it matches the formula: total without VAT +
total VAT amount.
Example
Wrong: the TaxInclusiveAmount element is missing.
Correct: <cbc:TaxInclusiveAmount currencyID="EUR">605.00</cbc:TaxInclusiveAmount>.