Fehlercodes · EN 16931

BR-23Hier ergänzbar

Missing unit of measure code

So lautet die Ablehnung wörtlich: „[BR-23] Each Invoice line shall have an Invoiced quantity unit of measure code (BT-130). This identifies the unit of measure for the invoiced quantity using UN/ECE Recommendation 20 codes.

XPath: /Invoice/cac:InvoiceLine/cbc:InvoicedQuantity/@unitCode. Uses UN/ECE Recommendation 20 codes. Common: C62 (piece/unit), HUR (hour), KGM (kilogram), LTR (liter), MTR (meter).

Was Sie bereithaltenDen fehlenden Wert aus Ihrer Bestellung, Ihrem Vertrag oder Ihrer Buchhaltung.
Was wir tunInvoice Navigator automatically fixes this issue by correcting the `@unitCode` element in your Invoice.
Wenn Sie es selbst im Rechnungssystem eintragen
Vorher
<cbc:InvoicedQuantity>
  <!-- @unitCode is missing -->
</cbc:InvoicedQuantity>
Nachher
<cbc:InvoicedQuantity>
  <@unitCode>valid-value</@unitCode>
</cbc:InvoicedQuantity>
So sieht der Befund ausBeispiel
BefundAngabe fehlt · BR-23
Stellecac:InvoiceLine/cbc:InvoicedQuantity/@unitCode
Von IhnenDer fehlende Wert
DanachBestanden
NachweisSHA-256 und /verify-Link nach der Prüfung