CRM_Financial_Form_SalesTaxTrait
trait CRM_Financial_Form_SalesTaxTrait
Methods
assignSalesTaxTermToTemplate()
Assign the sales tax term to the template.
assignSalesTaxRates()
Assign sales tax rates to the template.
string
getSalesTaxTerm()
Return the string to be assigned to the template for sales tax - e.g GST, VAT.
assignSalesTaxMetadataToTemplate()
Assign information to the template required for sales tax purposes.
array
getTaxRatesForFinancialTypes()
Get sales tax rates.
string
getTaxRateForFinancialType(int $financialTypeID)
No description
Details
at line 38
assignSalesTaxTermToTemplate()
Assign the sales tax term to the template.
at line 45
assignSalesTaxRates()
Assign sales tax rates to the template.
at line 54
string
getSalesTaxTerm()
Return the string to be assigned to the template for sales tax - e.g GST, VAT.
at line 66
assignSalesTaxMetadataToTemplate()
Assign information to the template required for sales tax purposes.
at line 76
array
getTaxRatesForFinancialTypes()
Get sales tax rates.