Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition of multiple taxes #29

Open
parthshah1991 opened this issue Aug 9, 2018 · 2 comments
Open

Addition of multiple taxes #29

parthshah1991 opened this issue Aug 9, 2018 · 2 comments

Comments

@parthshah1991
Copy link

So in India there are 2 taxes applicable(CGST and SGST), both on the base amount, which have to be shown differently in each invoice. I see that invoice generator does not have the facility to add more than one kind of tax.

Lets add that option as well.
screen shot 2018-08-09 at 1 02 07 pm

@cuddeford
Copy link

This is a problem in the UK now because of the new temporary 5% VAT during Covid on goods and services but alcohol remains at 20%.

@otomazeli
Copy link

otomazeli commented Feb 17, 2021

Here in Canada we have 2 taxes as well
Usually is GST and PST/HST taxes and they are calculated on top of each other
Example
Quebec
GST is 5% and PST is 9.975%
so if you have
Price of 100$
GST 5% is 5$
PST 9.975% is 9.98$
Taxes 14.98$
Total 114.98$
Rounded 114.99$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants