einvoicecheck

Rules / UBL-SR-34 · Markdown

UBL-SR-34

EN 16931-1 layer: en16931

Checked against Peppol BIS Billing 3.0 2026.5

What does UBL-SR-34 mean? Invoice line note shall occur maximum once

Why did my invoice fail UBL-SR-34?

An invoice line (BG-25) may include one Invoice line note (BT-127), a free-text remark about that specific line. EN 16931 allows at most one note per line, so cbc:Note must not occur more than once within a single cac:InvoiceLine (or cac:CreditNoteLine). Multiple remarks must be combined into a single note.

Official rule text

Invoice line note shall occur maximum once

Common causes

How do I fix it?

Combine into one note per line: <cac:InvoiceLine>...<cbc:Note>Backordered; ships next week</cbc:Note>...</cac:InvoiceLine>.

Related rules

UBL-SR-01 · UBL-SR-02 · UBL-SR-03 · UBL-SR-04 · UBL-SR-05 · UBL-SR-06 · UBL-SR-07 · UBL-SR-08

Check your invoice against this rule

Paste it into the live demo, or call POST /v1/validate. See the quickstart.