Documentation
¶
Overview ¶
Package pl provides the Polish tax regime.
Index ¶
Constants ¶
View Source
const ( ExtKeyKSeFVATZero = "pl-ksef-vat-zero" ExtKeyKSeFVATSpecial = "pl-ksef-vat-special" ExtKeyKSeFEffectiveDate = "pl-ksef-effective-date" )
Regime extension codes for local electronic formats.
View Source
const ( MeansKeyCoupon cbc.Key = "coupon" MeansKeyCheque cbc.Key = "cheque" MeansKeyLoan cbc.Key = "loan" MeansKeyDebtRelief cbc.Key = "credit-transfer" MeansKeyMobile cbc.Key = "mobile" )
Regime Specific Payment Means Extension Keys
View Source
const ( StampProviderKSeFID cbc.Key = "ksef-id" StampProviderKSeFHash cbc.Key = "ksef-hash" StampProviderKSeFQR cbc.Key = "ksef-qr" )
KSeF official codes to include.
View Source
const ( KeyFAVATPaymentType cbc.Key = "favat-forma-platnosci" // for mapping to TFormaPlatnosci's codes KeyFAVATInvoiceType cbc.Key = "favat-rodzaj-faktury" // for mapping to TRodzajFaktury's codes )
Custom keys used typically in meta or codes information.
View Source
const ( TaxRateNotPursuant cbc.Key = "np" TaxRateNotPursuantArt100 cbc.Key = "np-art100sec1point4" )
Tax rates specific to Poland.
View Source
const (
TagSettlement cbc.Key = "settlement"
)
Document tag keys
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.