BR-G-05
EN 16931-1 layer: en16931
Checked against Peppol BIS Billing 3.0 2026.5
What does BR-G-05 mean? In an Invoice line (BG-25) where the Invoiced item VAT category code (BT-151) is "Export outside the EU" the Invoiced item VAT rate (BT-152) shall be 0 (zero).
Why did my invoice fail BR-G-05?
In an invoice line (BG-25) with VAT category code 'Export outside the EU' (code G) in BT-151, the invoiced item VAT rate BT-152 must be 0. Exports outside the EU are zero-rated, so any other rate is invalid.
Official rule text
In an Invoice line (BG-25) where the Invoiced item VAT category code (BT-151) is "Export outside the EU" the Invoiced item VAT rate (BT-152) shall be 0 (zero).
Common causes
- BT-152 (cbc:Percent) omitted on the export line; a missing rate is not treated as 0.
- Domestic standard rate left on a line that was re-coded to G.
- Line wrongly coded G when it is actually standard-rated (S).
- Template that always writes a positive percent regardless of category.
How do I fix it?
In the line's cac:Item/cac:ClassifiedTaxCategory set <cbc:ID>G</cbc:ID> and <cbc:Percent>0</cbc:Percent>.
Related rules
BR-G-01 · BR-G-02 · BR-G-03 · BR-G-04 · BR-G-06 · BR-G-07 · BR-G-08 · BR-G-09
Check your invoice against this rule
Paste it into the live demo, or call POST /v1/validate. See the quickstart.