Fehlercodes · EN 16931

BR-53Teilweise

VAT amount in accounting currency is missing

So lautet die Ablehnung wörtlich: „[BR-53] Your invoice declares a tax accounting currency (different from the invoice currency), but the total VAT amount in that accounting currency is not provided. When using a separate tax currency, you must include the VAT total in both currencies.

XPath: /Invoice/cbc:AccountingCost or /Invoice/cac:InvoiceLine/cbc:AccountingCost

Was Sie bereithaltenDie korrekten Werte aus Ihrer Buchhaltung; wir zeigen Ihnen, welche Stelle betroffen ist.
Was wir tunUpdate the `cbc:TaxCurrencyCode` element to use a value from the allowed code list.
Wenn Sie es selbst im Rechnungssystem eintragen
Vorher
<Invoice>
  <cbc:TaxCurrencyCode>999.99</cbc:TaxCurrencyCode>
  <!-- Does not match expected calculation -->
</Invoice>
Nachher
<Invoice>
  <cbc:TaxCurrencyCode>100.00</cbc:TaxCurrencyCode>
  <!-- Matches expected calculation -->
</Invoice>
So sieht der Befund ausBeispiel
BefundPrüfung nötig · BR-53
Von IhnenDie korrekten Werte
DanachErneute Prüfung
NachweisSHA-256 und /verify-Link nach der Prüfung