Validation rules
BR-DEC-17
The rounding amount (BT-114) uses more than 2 decimal places — EN 16931 allows at most 2.
- Rule
BR-DEC-17— 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 rounding amount (BT-114), so cbc:PayableRoundingAmount is never generated.
How to fix it
Round cbc:PayableRoundingAmount to 2 decimals.
BR-DEC-17 auf Deutsch — was bedeutet der Fehler?
Der Rundungsbetrag (BT-114) 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 cbc:PayableRoundingAmount auf 2 Nachkommastellen. Das normbill-Datenmodell kennt keinen Rundungsbetrag (BT-114) — 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.