Fehlercodes · UBL 2.1

UBL-CR-429Im Rechnungssystem

A UBL invoice should not include the PaymentMeans PayeeFinancialAccount...

So lautet die Ablehnung wörtlich: „[UBL-CR-429] Your invoice contains a FinancialInstitutionBranch Name 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:Name` element from your Invoice (UBL-CR-429).
Wenn Sie es selbst im Rechnungssystem eintragen
Vorher
<cac:FinancialInstitutionBranch>
  <cbc:Name>value</cbc:Name>
</cac:FinancialInstitutionBranch>
Nachher
<cac:FinancialInstitutionBranch>
  <!-- cbc:Name removed for EN 16931 compliance -->
</cac:FinancialInstitutionBranch>

Die Reihenfolge ist Teil der Regel: steht das Element an der falschen Stelle, lehnt der Validator mit UBL-CR-429 ab.

So sieht der Befund ausBeispiel
BefundAufbau fehlerhaft · UBL-CR-429
Stelle/Invoice/cac:PaymentMeans/cac:PayeeFinancialAccount/cac:FinancialInstitutionBranch/cbc:Name
Von IhnenNeu exportierte Datei
DanachNeu exportieren
NachweisSHA-256 und /verify-Link nach der Prüfung
UBL-CR-429: A UBL invoice should not include the PaymentMeans PayeeFinancialAccount... – Fehlercode erklärt