Fehlercodes · EN 16931

BR-AG-01Teilweise

IPSI VAT breakdown required when IPSI used on lines

So lautet die Ablehnung wörtlich: „[BR-AG-01] When using the IPSI VAT category (M) on invoice lines, allowances, or charges, you must have exactly one matching VAT breakdown section for IPSI.

XPath: /Invoice/cac:TaxTotal/cac:TaxSubtotal[cac:TaxCategory/cbc:ID="M"]. IPSI (category M) is the Ceuta and Melilla indirect tax. When lines or document-level items use this category, the VAT breakdown must include a corresponding TaxSubtotal.

Was Sie bereithaltenDie korrekten Werte aus Ihrer Buchhaltung; wir zeigen Ihnen, welche Stelle betroffen ist.
Was wir tunRecalculate the value in `cac:InvoiceLine` to match the expected formula. Verify all contributing amounts are correct (BR-AG-01).
Wenn Sie es selbst im Rechnungssystem eintragen
Vorher
<Invoice>
  <cac:InvoiceLine>999.99</cac:InvoiceLine>
  <!-- Does not match expected calculation -->
</Invoice>
Nachher
<Invoice>
  <cac:InvoiceLine>100.00</cac:InvoiceLine>
  <!-- Matches expected calculation -->
</Invoice>
So sieht der Befund ausBeispiel
BefundPrüfung nötig · BR-AG-01
Von IhnenDie korrekten Werte
DanachErneute Prüfung
NachweisSHA-256 und /verify-Link nach der Prüfung