My problem is I want the Sales Tax 10% is to be calculated before the discounted Total Ticket Amount.
For example:
The Ticket has the following items:
1 Soup and Cracker 2.99
1 Chicken Greek Wrap 5.99
*** Discounted: -1.00
The Total Ticket Amount before the Discounted $1.00 for Chicken Green Wrap is $10.00. Therefore, the Sales Tax of 10% should be (10% x $10.00) = $1.00.
However, it is calculated to be $0.90 which is the Total Ticket Amount after the Discounted $1.00 for Chicken Green Wrap, which is $8.98. Thus, the Sales Tax of 10% is calculated by the system to be ($8.98 x 10%) = $0.90.
Can anyone please help me on how to accomplish what I want? The Tax institution in my country requires the Sales Tax to be calculated before the discounted price of the items sold. The same thing applies to Service Charge.
Hi. I am sorry to ask you this but I am new to SambaPOS. I just tested out SambaPOS last week. What do you mean by Tax Template? How do I accomplish what I want by using Tax Template? I am using SambaPOS version 4. Thanks.
@Jesse, I tried your suggestion but I am still not getting what I want. As you can see from the screen shot above. The Tax Total is only $0.90. It is supposed to be $1.00 because the Tax Total is calculated from (2.99 + 6.99) x 10% = 1.00
Did you tried enabling Tax Free option for Discount order tag group? That is implemented to exclude tag amount from tax calculation and your need sounds like something similar.
Thanks for the info. I followed your instruction but the Sales Tax is still calculated from the Discounted Total Ticket Amount. The issue is still not resolved yet.
Alrite. I will try that. I put the Calculation Type Sales Tax because it works for other scenario, which is the Tax Amount has to be calculated before any discount is applied to the Bill.