Price field: Tax – "Include tax in this price" selected by default
My store only operates and ships to Australia. Where we have a 10% sales tax (called GST). All the prices provided for products are GST inclusive.
So I've created a GST tax rate to work like that.
What I would like to do is that when a product entity is created has the GST tax rate selected by default instead of -None-
Anyone one have any suggestions?
Comments
any luck
Did you have any luck with this? I am in exactly the same situation.
I could just hook_form_alter my way out of trouble, but I'm suspecting there is a more elegant solution I'm missing...