Taxes

Type:    Form
Description: Provides access to various user's taxes information.
Items:


Tax Search

Includes search criteria to locate taxes.
¦_
Find
Executes search based on predefined criteria.
¦_
Clear
Clears any selected criteria - resets the form to its original state.
¦_
Code
Search criteria to locate tax by unique code.
¦_
Create Date
Search criteria to locate taxes within the certain date range.
Either beginning or end date is necessary.
¦_
Name
Search criteria to locate tax with a specific name by entering either full name or partial name.
¦_
Active
Search criteria to locate tax by activity status.
¦_
All
Default value.
¦_
Yes
Indicates whether the status of the tax in the system is active or not.
¦_
No
Indicates whether the status of the tax in the system is active or not.

Tax List

Includes taxes found based on the search criteria specified.
¦_
Code
Identifier of the object used for references; auto-incremented integer value.
References: Tax.Id
¦_
Name
Name of the tax record within the system.
References: Tax.Name
¦_
Rate
Specified tax rate.
References: Tax.Rate
¦_
Active
Indicates whether the record is active in the system.
References: Tax.Is Active
¦_
Edit
Allows to review and edit the selected tax. Opens Form: New Tax
¦_
New
Allows to create a new tax. Opens Form: New Tax

New Tax

The form of creation a new tax.
¦_
Save
Saves all changes on the form.
¦_
Close
Closes the form without saving any changes.

General

Includes general information about created tax.
¦_
Merchant/Account
Code of Merchant Account to which instance of this object is attributed to. Depending on the context, Merchant Account Code field may contain either Merchant Code or Merchant Account Code.
The field is primarily used for data partitioning and data management, to make it easy to determine the ownership of a record within the database.
References: Tax.Merchant Account Code
¦_
Create Date
Date when the record was created.
References: Tax.Create Date
¦_
Active
Indicates whether the record is active in the system.
References: Tax.Is Active

Tax

Includes various tax creation options.
¦_
Code
Identifier of the object used for references; auto-incremented integer value.
References: Tax.Id
¦_
Name
Name of the tax record within the system.
References: Tax.Name
¦_
Rate
Specified tax rate.
References: Tax.Rate
¦_
Description
General information about the tax within the system.
Description of a tax.
References: Tax.Description