diefenbach / django-lfs

An online-shop based on Django
http://www.getlfs.com
BSD 3-Clause "New" or "Revised" License
622 stars 222 forks source link

VAT #123

Closed ghost closed 10 years ago

ghost commented 11 years ago

Is there a way to remove the VAT note from the system, or replace by country specific tax, for example GST for Australia?

emilian commented 11 years ago

Can you be more specific as to what you mean by the "VAT Note" ?

Is it a field somewhere?

ghost commented 11 years ago

No, its not a field.

In the product page there is a price noted with (include/exclude VAT), can the VAT be removed and how?

diefenbach commented 10 years ago

You can create an own theme and remove it there. Should be straightforward.