But if I want to sell a product for 40€ and I had to detract 22% of taxes, the result is 31,2€ because 22% of 40€ is 8,8€.
If woocommerce calculate the 22% on the price I insert (and not on the final price), it means I don’t have to insert the net price (the real price I will earn)… I just have to insert a different price in order to reach the final price that I want… but, doesn’t look right.
The problem is doing that, when woocommerce send the price and amount of taxes of a product in order to create the invoice, I have a wrong amount of taxes (because it is the 18% and not the 22%), so I have to change manually the invoice!
How can I solve this problem?