It'd be great to be able to easily change the name of "VAT".
For example here in Australia we call it GST, in Germany they call it MwSt.
Currently I'm doing this with stringoverrides, however a much more integrated solutions would be a uc_vat setting to allow changing of the tax name.
I'm willing to implment this change, just want a heads up from longwave if he's ok with it.
Also, this would be a discouragement for forking VAT efforts.
Comments
Comment #1
longwaveImplemented and committed to CVS. There is a new "Tax name" field under VAT settings where the tax can be renamed to GST, MwSt, etc. as needed.
Please reopen the issue if this causes problems anywhere, or there are further improvements that can be made.
Comment #2
fenstratFantastic, this is just what I was thinking.
Thanks longwave