Faktura

GR-R-001-5

fatalPeppol BIS Billing 3.0profileUBL

When Supplier is Greek, the Invoice Id in the fourth segment must be a valid greek document type

Why it fails

The fourth segment of the invoice id is not a recognised Greek document type.

How to fix it

Use a myDATA invoice type code, e.g. 1.1 for a domestic sales invoice, 2.1 for a service invoice, 5.1 for a credit note.

What the validator checks

UBL — context /ubl-invoice:Invoice/cbc:ID[$isGreekSender] | /ubl-creditnote:CreditNote/cbc:ID[$isGreekSender]

string-length(normalize-space($IdSegments[4]))>0 and (some $c in $greekDocumentType satisfies $IdSegments[4] = $c)

Related rules

Part of GR-R — Greece.

Validate an invoice against this rule →

This is a Peppol BIS Billing 3.0 rule: an invoice can be perfectly valid EN 16931 and still be rejected by it.