wallacepos
wallacepos copied to clipboard
Discount calculation wrong
Adding a discount coupon with negative amount without tax
coupon value = -10€ general value tax = 19% tax not set
Adding such a coupon in t for easy discounts. Without tax set not working/calculating correctly
-
User orders some items
-
User selects discount item e.g. -10€ without tax
Now the amount is taken off of the subtotal and total and Tax stays based on the inital amount. ^^
- User selects discount item e.g. -10€ with tax The amount is subtracted from total amount anbd calculated correctly
gets popup modal warning 3. User deletes and it's lost forever
Expected result
without tax:
subtract from sub total and calculate tax for total
Current result
see above
scrennshots attached under relevant steps