Validation rules
BR-DEC-15
The invoice total VAT amount in the accounting currency (BT-111, the second cac:TaxTotal/cbc:TaxAmount carrying the tax currency) uses more than 2 decimal places — EN 16931 allows at most 2.
- Rule
BR-DEC-15— official EN 16931 / XRechnung rule- Severity
- error
- Detected by
- tier 3 — KoSIT validator (authoritative)
- Reachability
- Not expressible through the normbill invoice model — documented for completeness
The normbill invoice model has no accounting/tax currency (BT-6), so a VAT total in a second currency (BT-111) is never generated.
How to fix it
Round the accounting-currency cbc:TaxAmount to 2 decimals.
BR-DEC-15 auf Deutsch — was bedeutet der Fehler?
Der Umsatzsteuergesamtbetrag in Buchungswährung (BT-111, das zweite cac:TaxTotal/cbc:TaxAmount mit der Steuerwährung) hat mehr als 2 Nachkommastellen. EN 16931 erlaubt höchstens 2 Dezimalstellen — der KoSIT-Validator lehnt die Rechnung ab.
So beheben Sie den Fehler
Runden Sie das cbc:TaxAmount in der Buchungswährung auf 2 Nachkommastellen. Das normbill-Datenmodell kennt keine Buchungs-/Steuerwährung (BT-6) — erzeugte Rechnungen enthalten dieses Element nie.
Official sources
- XRechnung specification (KoSIT / xeinkauf.de)
- KoSIT validator on GitHub and the XRechnung validator configuration
Every 422 from the API lists the rule id, the path in your request JSON, a plain-language message and a suggested fix — see the docs overview for the report format.