Jump to content

[FIXED] Bug with multiple tax levels


Recommended Posts

I noticed a bug today with the total price calculation when using multiple tax levels.

 

Example:

 

Sub Total: $42.72

5.00% Tax Due: $2.14

5.00% Tax Due: $2.14

Credit: $0.00

Total Due: $46.99

 

Actually $42.74 + $2.14 + $2.14 = $47.00 not $46.99

 

If one was to take the two tax values (5% and 5%) and combine them to make 10% this would come to $46.99, but is not the correct way to do things as it should be adding the two tax values ($2.14 and $2.14) to make a total of $47.00.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated