Fehlercodes · EN 16931
BR-DEC-15Teilweise
Accounting currency VAT amount: max 2 decimals
So lautet die Ablehnung wörtlich: „[BR-DEC-15] When a tax/accounting currency is specified (BT-6), the Invoice total VAT amount in accounting currency (BT-111) must have a maximum of 2 decimal places.“
XPath: /Invoice/cac:TaxTotal[2]/cbc:TaxAmount (the second TaxTotal element contains the accounting currency amount)
Was Sie bereithaltenDie korrekten Werte aus Ihrer Buchhaltung; wir zeigen Ihnen, welche Stelle betroffen ist.
Was wir tunInvoice Navigator automatically fixes this issue by correcting the `cbc:PrepaidAmount` element in your Invoice.
Wenn Sie es selbst im Rechnungssystem eintragen
Vorher
<cac:LegalMonetaryTotal> <cbc:PrepaidAmount>999.99</cbc:PrepaidAmount> <!-- Does not match expected calculation --> </cac:LegalMonetaryTotal>
Nachher
<cac:LegalMonetaryTotal> <cbc:PrepaidAmount>100.00</cbc:PrepaidAmount> <!-- Matches expected calculation --> </cac:LegalMonetaryTotal>
So sieht der Befund ausBeispiel
BefundPrüfung nötig · BR-DEC-15
Stelle//cac:TaxTotal[2]/cbc:TaxAmount
Von IhnenDie korrekten Werte
DanachErneute Prüfung
NachweisSHA-256 und /verify-Link nach der Prüfung