I am using Umbraco 7 with Tea Commerce 3.0.2. I have added the VAT group picker to the 'Product' Document Type. Not sure what property alias I should use for TC to pick this value.For this particular product I have selected the 'no VAT group' which is 0%. But the value that is picked in the order line is the 'Default VAT Group' which is 20%. My question is how do I setup the VAT group at product level?
Product VAT group Picker
Hi,
I am using Umbraco 7 with Tea Commerce 3.0.2. I have added the VAT group picker to the 'Product' Document Type. Not sure what property alias I should use for TC to pick this value.For this particular product I have selected the 'no VAT group' which is 0%. But the value that is picked in the order line is the 'Default VAT Group' which is 20%. My question is how do I setup the VAT group at product level?
Thanks
Preethi
Hi
The alias should be "vatGroup"
Kind regards
Anders
is working on a reply...