forked from django-oscar/django-oscar
-
Notifications
You must be signed in to change notification settings - Fork 2
Tax rules
elbaschid edited this page Dec 28, 2012
·
1 revision
The following scenarios should be configurable in the dashboard:
- Having different tax rates based on provinces/states such as in Canada or the US.
- Setting up different tax rates for specific types of products. E.g. in Germany books are taxed at 7% VAT with the regular VAT being 19%.
Additionally, providing an interface for tax reporting extension that could be used for third-party accounting services/applications.
All of this needs quite a bit of discussion but the results should be recorded here :)