I'm having some trouble figuring out how VAT works in TeaCommerce (latest version, just downloaded today) I'm building a small webshop with codesnippets from the TeaCommerce starterkit.
On my products, I have the VAT picker datatype and I only have the default VAT group which is set to 25%. On all the products, I have selected this VAT group (just to be sure), but no matter if I use the .WithVatFormatted property of i.e. an orderline, it still shows the price without VAT.
Checking the "Prices is specified with VAT" doesn't do anything either :-)
Screenshot of my current basket with only one product (unit price of 45 exc. VAT):
I've just tried to output the .Vat property (as you can see), so it's definitely there ;-)
I'm sure I have missed something here, but I can't see what.
VAT problems
Hi all,
I'm having some trouble figuring out how VAT works in TeaCommerce (latest version, just downloaded today) I'm building a small webshop with codesnippets from the TeaCommerce starterkit.
On my products, I have the VAT picker datatype and I only have the default VAT group which is set to 25%. On all the products, I have selected this VAT group (just to be sure), but no matter if I use the .WithVatFormatted property of i.e. an orderline, it still shows the price without VAT.
Checking the "Prices is specified with VAT" doesn't do anything either :-)
Screenshot of my current basket with only one product (unit price of 45 exc. VAT):
I've just tried to output the .Vat property (as you can see), so it's definitely there ;-)
I'm sure I have missed something here, but I can't see what.
Any help is greatly appreciated!
Oh well, somehow this solved itself. I have absolutely no clue why :-) It works now, though.
Great :)
is working on a reply...