Posted on 09/11/2019 15:35:05
Hi Oleg,
Thanks for sharing the feature and your screencast. Although, this thread wasn't related to it, since we are not setting a discount over order $ amount.
Using an example of an order with just one product that costs $20, and there is a 10% discount and tax value of 10%: https://www.screencast.com/t/Ohh7zBnVB
|
Tax before discounts |
Tax after discounts |
Product |
$ 20 |
$ 20 |
Discount (10%) |
$ 2.20 |
$ 2.00 |
Tax (10%) |
$ 2.00 |
$ 1.80 |
|
|
|
Total |
$ 19.80 |
$ 19.80 |
The order total amount should be the same. As you can see in the screencast, it is when the discount is an Order Discount even with the discount and tax values not matching exactly the example. When we change the discount to Product Discount, we get different order total values, causing the discount/taxes relation to be incorrect.
BR, Mario