Fehlercodes · EN 16931

BR-AE-10Hier ergänzbar

Reverse charge VAT breakdown must include exemption reason

So lautet die Ablehnung wörtlich: „[BR-AE-10] A reverse charge VAT breakdown must include either a VAT exemption reason code meaning "Reverse charge" or exemption text stating "Reverse charge" (or equivalent). This explains why no VAT is charged.

XPath: /Invoice/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[cbc:ID="AE"]/cbc:TaxExemptionReasonCode (BT-121) or /cbc:TaxExemptionReason (BT-120). For reverse charge (AE), either the code or text must explain the exemption. Common code: VATEX-EU-AE.

Was Sie bereithaltenDen fehlenden Wert aus Ihrer Bestellung, Ihrem Vertrag oder Ihrer Buchhaltung.
Was wir tunInvoice Navigator automatically fixes this issue by correcting the `cac:TaxSubtotal` element in your Invoice (BR-AE-10).
Wenn Sie es selbst im Rechnungssystem eintragen
Vorher
<cac:TaxTotal>
  <!-- cac:TaxSubtotal is missing -->
</cac:TaxTotal>
Nachher
<cac:TaxTotal>
  <cac:TaxSubtotal>valid-value</cac:TaxSubtotal>
</cac:TaxTotal>
So sieht der Befund ausBeispiel
BefundAngabe fehlt · BR-AE-10
Stelle//cac:TaxTotal/cac:TaxSubtotal[cac:TaxCategory/cbc:ID='AE']/cac:TaxCategory/cbc:TaxExemptionReasonCode
Von IhnenDer fehlende Wert
DanachBestanden
NachweisSHA-256 und /verify-Link nach der Prüfung