Fehlercodes · UBL 2.1
UBL-CR-211Im Rechnungssystem
A UBL invoice should not include the AccountingCustomerParty Party...
So lautet die Ablehnung wörtlich: „[UBL-CR-211] Your invoice contains an AddressTypeCode element in the buyer postal address 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:AddressTypeCode` element from your Invoice (UBL-CR-211).
Wenn Sie es selbst im Rechnungssystem eintragen
Vorher
<cac:PostalAddress> <cbc:AddressTypeCode>value</cbc:AddressTypeCode> </cac:PostalAddress>
Nachher
<cac:PostalAddress> <!-- cbc:AddressTypeCode removed for EN 16931 compliance --> </cac:PostalAddress>
Die Reihenfolge ist Teil der Regel: steht das Element an der falschen Stelle, lehnt der Validator mit UBL-CR-211 ab.
So sieht der Befund ausBeispiel
BefundAufbau fehlerhaft · UBL-CR-211
Stelle/Invoice/cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:AddressTypeCode
Von IhnenNeu exportierte Datei
DanachNeu exportieren
NachweisSHA-256 und /verify-Link nach der Prüfung