Fehlercodes · UBL 2.1
UBL-CR-426Im Rechnungssystem
A UBL invoice should not include the PaymentMeans PayeeFinancialAccount...
So lautet die Ablehnung wörtlich: „[UBL-CR-426] Your invoice contains a PayeeFinancialAccount AccountFormatCode element which is not allowed in EN16931 invoices. This element must be removed.“
Was Sie bereithaltenNichts. Die Datei muss im Rechnungssystem neu erzeugt werden; wir prüfen sie danach erneut.
Was wir tunInvoice Navigator automatically removes the disallowed `cbc:AccountFormatCode` element from your Invoice.
Wenn Sie es selbst im Rechnungssystem eintragen
Vorher
<cac:PayeeFinancialAccount> <cbc:AccountFormatCode>value</cbc:AccountFormatCode> </cac:PayeeFinancialAccount>
Nachher
<cac:PayeeFinancialAccount> <!-- cbc:AccountFormatCode removed for EN 16931 compliance --> </cac:PayeeFinancialAccount>
Die Reihenfolge ist Teil der Regel: steht das Element an der falschen Stelle, lehnt der Validator mit UBL-CR-426 ab.
So sieht der Befund ausBeispiel
BefundAufbau fehlerhaft · UBL-CR-426
Stelle/Invoice/cac:PaymentMeans/cac:PayeeFinancialAccount/cbc:AccountFormatCode
Von IhnenNeu exportierte Datei
DanachNeu exportieren
NachweisSHA-256 und /verify-Link nach der Prüfung