BR-CO-15: Total amount with VAT mismatch
Schweregrad: error
Diese Seite ist noch nicht auf Deutsch übersetzt: der folgende Text ist auf Englisch.
Was das bedeutet
Invoice total amount with VAT (BT-112) does not equal Invoice total amount without VAT (BT-109) plus Invoice total VAT amount (BT-110).
Häufigste Ursache
TaxInclusiveAmount was edited independently of TaxExclusiveAmount and TaxAmount (e.g. off by a rounding cent).
So beheben Sie es
Recompute TaxInclusiveAmount as TaxExclusiveAmount + TaxAmount at the source and re-issue. Not auto-repaired: arithmetic mismatch, reported expected-vs-found only.