-
Notifications
You must be signed in to change notification settings - Fork 211
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
Allow decimals in tax calculations #153
Comments
From slack via @mraerino
|
Is this still a high priority issue? |
nope. it's still asked for by some people, but we decided to not spend time on it right now. anyone from outside the org is obviously welcome to contribute. |
Hello, has this bug been fixed? |
this has not been fixed. any contributions are welcome. |
Is this still an issue? |
We're running into a case where France has a 5.5% tax, and currently all tax settings are read and processed as integers.
We should update the calculator to allow reading taxes with decimals and adjust all calculations accordingly.
The text was updated successfully, but these errors were encountered: