Documentation
¶
Index ¶
Constants ¶
View Source
const ( TaxRateZero cbc.Key = "zero" TaxRateStandard cbc.Key = "standard" TaxRateIntermediate cbc.Key = "intermediate" TaxRateReduced cbc.Key = "reduced" TaxRateSuperReduced cbc.Key = "super-reduced" )
Most commonly used codes. Local regions may add their own rate codes.
View Source
const ( SchemeReverseCharge cbc.Key = "reverse-charge" SchemeCustomerRates cbc.Key = "customer-rates" )
Standard scheme definitions
View Source
const (
InboxKeyPEPPOL cbc.Key = "peppol-id"
)
Common inbox keys
View Source
const (
TaxCategoryVAT cbc.Code = "VAT"
)
Standard tax categories that may be shared between countries.
Variables ¶
This section is empty.
Functions ¶
func NormalizeTaxIdentity ¶
NormalizeTaxIdentity removes any whitespace or separation characters and ensures all letters are uppercase.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.