Hello,
I have a problem and can't figure out how to fix it.
I created a new cart price rule with a 20% discount I want to subtract the discount after the tax is applied. So if I have an Item which cost 250 € the customer should have 50 € discount. Unfortunately the discount is only 41.85 € (250/1.19 * 20%). So the discount is calculated from the product price without tax. How can I achieve that the discount is applied after the tax?