Problem by setting the price on a product.
Resellerprice is 19,20. That has to be the price displayed to the client, VAT included. The line below, the system calculates to 23,23. (which is 19,20 + 21% VAT)
But it has to be 15,86+21%VAT = 19,20. 19,20 has to be displayed for the customer.
What's wrong?