Fehlercodes · EN 16931
BR-CO-05Hier ergänzbar
Discount reason text does not match the reason code
So lautet die Ablehnung wörtlich: „[BR-CO-05] The allowance reason code and the reason text on your invoice describe different types of discounts. For example, code 95 means "Discount" but the text says something else. These must match.“
XPath: /Invoice/cac:AllowanceCharge[cbc:ChargeIndicator=false]/cbc:AllowanceChargeReasonCode and cbc:AllowanceChargeReason
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:AllowanceCharge[cbc:ChargeIndicator=false]` element in your Invoice.
Wenn Sie es selbst im Rechnungssystem eintragen
Vorher
<Invoice> <cac:AllowanceCharge[cbc:ChargeIndicator=false]>INVALID_CODE</cac:AllowanceCharge[cbc:ChargeIndicator=false]> </Invoice>
Nachher
<Invoice> <cac:AllowanceCharge[cbc:ChargeIndicator=false]>VALID_CODE</cac:AllowanceCharge[cbc:ChargeIndicator=false]> </Invoice>
So sieht der Befund ausBeispiel
BefundAngabe fehlt · BR-CO-05
Stelle//cac:AllowanceCharge/cbc:AllowanceChargeReason
Von IhnenDer fehlende Wert
DanachBestanden
NachweisSHA-256 und /verify-Link nach der Prüfung