Peppol BIS Billing 3.0 · rule
NO-R-002
What does NO-R-002 mean? For Norwegian suppliers, most invoice issuers are required to append "Foretaksregisteret" to their invoice. "Dersom selger er aksjeselskap, allmennaksjeselskap eller filial av utenlandsk selskap skal også ordet «Foretaksregisteret» fremgå av salgsdokumentet, jf. foretaksregisterloven § 10-2."
Why did my invoice fail NO-R-002?
For Norwegian suppliers, most invoice issuers are required to include the word "Foretaksregisteret" on the invoice. Per the Norwegian Business Register Act section 10-2, sellers that are limited companies (aksjeselskap), public limited companies (allmennaksjeselskap) or branches of foreign companies must state "Foretaksregisteret" in the sales document; in UBL this is typically carried in the seller's cac:PartyLegalEntity/cbc:CompanyLegalForm.
Official rule text
For Norwegian suppliers, most invoice issuers are required to append "Foretaksregisteret" to their invoice. "Dersom selger er aksjeselskap, allmennaksjeselskap eller filial av utenlandsk selskap skal også ordet «Foretaksregisteret» fremgå av salgsdokumentet, jf. foretaksregisterloven § 10-2."
Common causes
- CompanyLegalForm element omitted for a Norwegian AS/ASA seller
- The word misspelled or replaced by the company form abbreviation only
How do I fix it?
<cac:PartyLegalEntity> <cbc:RegistrationName>Eksempel AS</cbc:RegistrationName> <cbc:CompanyID>123456785</cbc:CompanyID> <cbc:CompanyLegalForm>Foretaksregisteret</cbc:CompanyLegalForm> </cac:PartyLegalEntity>
Related rules
Paste it into the live demo, or call POST /v1/validate. See the quickstart.