Hi
I have an issue with the VAT that shows in the cart.
My problem is (and I think it's the same in the whole EU) that we need to show the price including the VAT (Moms) for customer.
So in backend when I set the price it must be with VAT for it to show correct in frontend.
In this example we have the price of 200kr including VAT (160+25% VAT = 200kr)
But in the cart you add 25% to the price of 200 so the total price will be 250kr which is not correct.
I need that in the cart it should state:
VAT (Moms) 40
Total 200
Or even much better:
Price 160
VAT 40
Total 200
Is this something you might add support for in a future release of OS Servicebooking?
I have an issue with the VAT that shows in the cart.
My problem is (and I think it's the same in the whole EU) that we need to show the price including the VAT (Moms) for customer.
So in backend when I set the price it must be with VAT for it to show correct in frontend.
In this example we have the price of 200kr including VAT (160+25% VAT = 200kr)
But in the cart you add 25% to the price of 200 so the total price will be 250kr which is not correct.
I need that in the cart it should state:
VAT (Moms) 40
Total 200
Or even much better:
Price 160
VAT 40
Total 200
Is this something you might add support for in a future release of OS Servicebooking?