What is the recommended tax setup for VAT per product type?
This is probably one of the most common EU VAT requirements, but I haven't found much 'official' documentation for this setup. It seems there are two solutions:
1) For each individual product, use the "Include tax in this price" option, and disable the default rule "Calculate taxes: VAT".
2) Configure conditional VAT rules. I haven't found any guidelines for this particular condition. The following seems to work, is this correct?
Configure the component for your VAT tax (admin/config/workflow/rules/components), add a condition "Order contains products of particular product types"; data selector "commerce-line-item:order"; select the product types for this tax rule, and leave operator ">=" and value "1".
Are there any particular advantages or disadvantages to either setup?