Tax Management

From HelpWiki Highnix
Revision as of 15:06, 25 July 2023 by Khkoh (talk | contribs)
Jump to navigation Jump to search

I have a bill from Telco and for local calls, there is GST. But for ovreseas call, GST is exempted. These transactions come in the same bill. How do I setup and record?

Highnix ERP can handle a common issue that is difficult to resolve for users who are not using the system. This issue is the need to apply different GST rates to different types of calls on a telco bill. In this scenario, local calls are subject to GST, while overseas calls are exempt. Highnix ERP can handle this by setting up a simple one-time rule. This rule can then be applied to different vendors, customers, and products.

  1. Setup a tax group:
    1. Go to System Setup > GST Tax Group.
    2. Create a new tax group and name it "Purch Invoice with TX & ZP".
    3. Under "Select the taxes that are included in this group", check the "ZP" and "TX" check boxes.
    4. Save the tax group.
  2. Setup an item tax exemption type:
    1. Go to System Setup > Item Tax Exemption Type.
    2. Create a new item tax exemption type and name it "Items Not Taxable - ZP and ZR 0%".
    3. Under "Select which taxes this item tax type is exempt from", check all boxes except ZP and ZR.
    4. Save the item tax exemption type.
  3. Create an item tax:
    1. Go to System Setup > Item Tax.
    2. Create a new item tax and name it "Items Taxable - SR and TX-Prevailing Rate".
    3. Under "Select which taxes this item tax type is exempt from", check all boxes except SR and TX.
    4. Save the item tax. Create a supplier:
    5. Go to Purchase Mgt > Maintenance > Add and Edit Supplier Records.
    6. Enter the supplier's name as "Telephone Company".
    7. In the Tax Group pull-down box, select "Purch Invoice with TX & ZP".
    8. Save the supplier record. Create products:
    9. Go to Inventory/Product Mgt > Maintenance > Add and Edit items.
    10. Create a product called "Local Phone Calls".
    11. In the Item Tax Type field, select "Items Taxable - SR and TX-Prevailing Rate".
    12. Create another product called "Overseas Phone Calls".
    13. In the Item Tax Type field, select "Items Not Taxable - ZP and SR-Prevailing Rate".
    14. Save the products. Enter a bill:
    15. Go to Purchase Mgt > Create Bills.
    16. Select the "Telephone Company" supplier.
    17. Add the "Local Phone Calls" and "Overseas Phone Calls" products to the bill.
    18. Save the bill. With this setup, the system will be able to record all the taxable and non-taxable input purchase. Note: This setup can also be used for sales invoices. If you need to bill a taxable and non-taxable service or product in the same sales invoice, you can follow the steps above, but instead of creating a purchase bill, you would create a sales invoice.
  4. Assuming that the tax type of TX (current tax rate say 8%) and ZP (Zero Tax) tax type have already been setup in the system. (Note: The system supports two tax types: TX (8%) and ZP (zero tax). Note that zero tax is not the same as tax exemption. Zero tax is still a tax, but the rate is zero. If zero tax is applied, the system will record the input value of the purchase, but the tax amount will be zero. Tax exemption, on the other hand, means that there is no tax liability at all. If tax exemption is applied, the system will not record the input value or the tax amount.)
  5. Setup a tax group say "Purch Invoice with TX & ZP" (System Setup-> GST Tax Group). Under the Select the taxes that are included in this group, check the "ZP" and "TX" check boxes and save it.
  6. Setup an item tax exemption type "Items Not Taxable - ZP and ZR 0%". Under the "Select which taxes this item tax type is exempt from.", check all boxes except ZP and ZR. This is to tell the system that the product will be taxes but the tax rate is zero. The ZR is for Sales or output tax.
  7. Similarly we also need to create a item tax called "Items Taxable - SR and TX-Prevailing Rate". Under the "Select which taxes this item tax type is exempt from.", check all boxes except SR and TX.
  8. Create a Supplier say "Telephone Company". (Purchase Mgt->Maintenance->Add and Edit Supplier Records). In the Tax Group pull-down box, select "Purch Invoice with TX & ZP" created in the previous step.
  9. Create a product "Local Phone Calls" (Inventory/Product Mgt->Maintenance->Add and Edit items) and in the Item Tax Type field, use the pull down menu and select "Items Taxable - SR and TX-Prevailing Rate"
  10. Create another product call "Overseas Phone Calls" and in the Item Tax Type filed, use the pull down menu and select "Items Not Taxable - ZP and SR-Prevailing Rate"
  11. Now you can enter a bill from "Telephone Company" which has 2 items:
    1. Overseas Phone Calls
    2. Local Phone Calls.
  12. With this setup, the system will be able to record all the taxable and non-taxable input purchase.
  13. Note: For Sale, if there is such scenario that you must bill a taxable and non-taxable service or product in the same sales invoice, user could apply the steps above, and modify steps 5 through 7 but instead of purchase of such products, now sale process.

Go to Top