wp-e-commerce / WP-e-Commerce

WP eCommerce - The most popular independent eCommerce platform for WordPress
https://wpecommerce.org
GNU General Public License v2.0
213 stars 216 forks source link

Setting tax exemption on parent product does not filter through to variations #1843

Open JustinSainton opened 9 years ago

JustinSainton commented 9 years ago

If you set a product as tax exempt, but it's variation products are not set as tax exempt, they will not be tax exempt.

I can't think of too many situations where a variation of a product would have a different tax exemption setting than it's parent product. If you have different tax settings per variation, that seems like something that might need to be considered a totally different product. Even if there are edge cases where this behavior makes sense, I'd argue that they are edge cases.

Proposing that variations inherit their parent tax exemption. This was reported to me by a client.

Would love thoughts from others on this: @leewillis77 @benhuson, @jbeales, et. al.

anix1 commented 9 years ago

I just ran into this issue on my client's website and think that yes, it would be great for product variations to inherit their parent tax exemption.