Tax rates

A tax rate record defines the tax rate for a particular tax entity. Tax rates are date-driven, so you can input a tax rate before its effective date and ActivityHD does not apply it until that date.

You can define tax rate detail on a particular tax rate to handle any of the following:

  • Overriding the default taxability of customer tax categories and/or item tax categories.
  • Overriding the standard rate by customer tax category and/or item tax category.
  • Providing reporting categories for the Tax Liability Report by customer tax category and/or item tax category.

Tax rates are defined per tax entity so that the rates can be combined to arrive at an aggregate rate for the lowest level tax jurisdiction.

Example

Tax Entity Description Tax Rate
U United States 0.0000%
TX State of Texas 6.2500%
DAL Dallas County, Texas 1.0000%
MTA Dallas MTA Transit 1.0000%
Aggregate rate for U.TX.DAL.MTA 8.2500%
Extras\Accounts Receivable\Import AR Tax Rates.xls

Tax rates security

Common accesses available on tax rates

Access A user with this access can...
Change Use the mass change action on tax rates.
Change Logs  
Custom Fields Create and edit custom fields for tax rates.
Data Have read-only access to tax rates from anywhere in the software (e.g., field validations, filters, date expressions).
Delete Delete tax rates.
Edit Edit tax rate records.
Export Export tax rate records from ActivityHD.
Import Import tax rate records into ActivityHD.
New Create new tax rate records.
Read Have read-only access to tax rate records.
Report Run reports with tax rate information.
Report Designs Create and edit report designs with tax rate information. This access enables the Report Designs button on the Output tab of report dialogs.
Shared Answers Create and edit saved answers related to tax rates.
Shared Filters Create and edit shared filters on tax rates.
Visible View the Tax Rates folder in the Navigation pane.

Tax rate filters

The following built-in filter is available for tax rates:

Filter Name Effect
? As of Date Prompts for an "as of" date and lists the tax rates in effect as of that date.

Canadian Sales Tax Calculation

Three types of tax are levied in Canada:

  • The provinces levy the Provincial Sales Tax (PST) (called QST in Quebec).
  • The federal government levies the Goods and Services Tax (GST).
  • The Harmonized Sales Tax (HST) is a blend of PST and GST which is used in many provinces. The Canada Revenue Agency collects HST and apportions it to the participating provinces.

GST is reported and controlled by the Canadian federal government, so the first level of the tax entity hierarchy is for the GST portion of sales tax collected in Canada. The second level of the hierarchy is used for the province tax.

Examples

Tax Entity Description
C Canada (GST)
C.QB Quebec province tax
C.ON Ontario province tax

Some provinces which do not use HST apply the provincial sales tax to the taxable amount of an invoice plus the resulting federal tax. To enable this behavior on a tax rate, mark the Tax on Tax? checkbox.

Example

Quebec's 9.975% tax is applied to the extended price of an item plus the 5% federal GST on the line item. So, for an item that costs $100, the calculation looks like this:

[(PRICE * GST) + PRICE] * QST

[($100 * .05) + $100] * .09975 = $10.4738