Accessing customer_group_id value OC 1.4.9.3
Posted: Sat Jan 08, 2011 2:57 am
Does anyone have any idea how I would access the customer_group_id and the products tax_class_id when the tax is being calculated in catalog/model/total/tax.php
Basically what I am trying to do is work out if a customer is in group x and the product has a tax class of y - don't charge tax for this product.
Its for a disability site and some products have funny rules regarding whether they can be tax exempt or not which I cannot really see how to do using the standard cart install.
I would greatly appreciate any help or advice that can be given
Basically what I am trying to do is work out if a customer is in group x and the product has a tax class of y - don't charge tax for this product.
Its for a disability site and some products have funny rules regarding whether they can be tax exempt or not which I cannot really see how to do using the standard cart install.
I would greatly appreciate any help or advice that can be given