ExCius.Enums.TaxCategory (ExCius v0.3.2)

View Source

Supported tax category IDs for UBL invoices (EN16931).

Regarding Croatian VAT rates of 13% and 5%, these are considered reduced rates. In UBL, they fall under the 'S' (Standard) category. You should use :standard_rate and provide the appropriate percent value (13 or 5) when constructing the invoice.

Summary

Functions

code(arg1)

default()

exempt()

export()

intra_community()

outside_scope()

reverse_charge()

standard_rate()

valid?(value)

values()

zero_rate()