Sales Tax Types

MixERP supports various type of sales taxes, which can be defined in this window. A sales tax can be either VAT/GST enabled or plain-old sales tax.

Value Added Tax

Unlike sales tax, a value added tax is applied to (taxable) items on each transaction.

This means, when you purchase an item, you pay VAT, and when you sell an item, you collect VAT. The tax (VAT) you pay while purchasing is your receivable amount, whereas the tax you collect when selling is your payable amount.

Likewise, your business would need to file a VAT report at the end of a transaction period, which may be one of the following:

The total tax you need to submit/remit to the tax authority would be the difference of the VAT amount.

Payable VAT = Collected VAT (On Sales) - Paid VAT (On Purchases).

For more information, please refer to the following article in Wikipedia:

http://en.wikipedia.org/wiki/Value-added_tax

Sales Tax Types Setup

Fields

Sales Tax Type Id

This is an auto-generated and read-only field.

Sales Tax Type Code

Provide a unique code for the sales tax type.

Sales Tax Type Code

Provide a name for the sales tax type.

Is VAT

Check this on if the sales tax type you are creating is a Value Added Tax.

Since this form implements ScrudFactory helper module, the detailed explanation of this feature is not provided in this document. View ScrudFactory Helper Module Documentation for more information.

Related Topics

Share this page