Fehlercodes · EN 16931

BR-AG-09Teilweise

IPSI VAT breakdown tax amount must be calculated correctly

So lautet die Ablehnung wörtlich: „[BR-AG-09] The tax amount for the IPSI VAT category in the VAT breakdown must be calculated based on the taxable amount and rate.

XPath: /Invoice/cac:TaxTotal/cac:TaxSubtotal[cac:TaxCategory/cbc:ID="M"]/cbc:TaxAmount (BT-117). For IPSI (category M), the tax amount must be correctly calculated from the taxable amount and percentage.

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:TaxAmount` element in your Invoice.
Wenn Sie es selbst im Rechnungssystem eintragen
Vorher
<cac:TaxSubtotal>
  <cbc:TaxAmount>999.99</cbc:TaxAmount>
  <!-- Does not match expected calculation -->
</cac:TaxSubtotal>
Nachher
<cac:TaxSubtotal>
  <cbc:TaxAmount>100.00</cbc:TaxAmount>
  <!-- Matches expected calculation -->
</cac:TaxSubtotal>
So sieht der Befund ausBeispiel
BefundPrüfung nötig · BR-AG-09
Stelle//cac:TaxTotal/cac:TaxSubtotal[cac:TaxCategory/cbc:ID='M']/cbc:TaxAmount
Von IhnenDie korrekten Werte
DanachErneute Prüfung
NachweisSHA-256 und /verify-Link nach der Prüfung