errorGRCCIUS-GR (Greece)

GR-R-008-2:When Supplier is Greek, there should be no more than one invoice url

Greek supplier invoices should have no more than one invoice URL. Multiple URLs are not allowed in Greek e-invoicing.

Severity
Fatal
Rule set
CIUS-GR (Greece)
Country
GRC
Fix type
AUTO-FIX
Confidence
80%
Category
codelist

Engine Classification

Normalize invoice type code for Greek compliance

Confidence: 80% · Applied automatically in pipeline

What is GR-R-008-2?

GR-R-008-2 is a fatal validation rule defined in the CIUS-GR (Greece) specification (GRC national rules). It validates the InvoiceTypeCode element in the UBL invoice XML.

When this rule fires, the invoice is non-compliant and will be rejected by Peppol access points and national validation services. The sending system receives a rejection response and the invoice does not reach the buyer.

Target path: /Invoice/cbc:InvoiceTypeCode

Why This Error Matters

Invoice will be rejected by Greek validation. Only one invoice URL is permitted.

GR-R-008-2 is a hard failure. Invoices that trigger this rule are rejected at the access point and never reach the recipient. In Peppol networks, this means your sending system receives an MLR (Message Level Response) with a rejection status. The invoice must be corrected and re-sent, adding delay to your payment cycle.

Invoice Navigator can automatically correct this error in your pipeline. The fix is applied with full audit evidence, so your compliance trail remains intact.

Validator Behavior

  • ·Causes invoice rejection
  • ·Error returned: GR-R-008-2
  • ·Specification: CIUS-GR (Greece)

Before / After

Failing XML
<Invoice>
  <!-- Issue: When Supplier is Greek, there should be no more than one inv -->
</Invoice>
Corrected XML
<Invoice>
  <!-- Issue resolved per CIUS-GR (Greece) -->
</Invoice>

Technical Reference

XPath/Invoice/cbc:InvoiceTypeCode
SpecCIUS-GR (Greece)
Operationnormalize
StrategyNormalize invoice type code for Greek compliance

Common Causes

  • ·Multiple invoice URLs provided
  • ·Duplicate URL entries
  • ·Both portal and direct URLs included
  • ·Copy operation duplicated URL
  • ·Multiple supporting document URLs confused with invoice URL

Seeing this in production? The API handles GR-R-008-2 automatically. See the fix response →

Related Errors

Last updated: 27 February 2026

Share this guide:

Handle GR-R-008-2 Automatically in Your Pipeline

The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.