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

Taxes.ts update #34

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from
Open

Taxes.ts update #34

wants to merge 9 commits into from

Conversation

Sharokos
Copy link

Update to taxes.ts. Discovered that deductibleExpanses is substracted twice from the income so I am proposing this change

icflorescu and others added 9 commits October 6, 2023 15:08
Update deps, improve linting, fix type errors
Update deps & bump version
Update deps, enable next.js turbo dev mode, update header & footer, fix FX issue, update GitHub workflow versions
deductibleExpenses already substracted from income on line 53 so there is no need to substract it again on line 71. This will lead to a wrong taxableIncome value. Discovered this when calculating my taxes and obtaining different values on this calculator when comparing to some other calculators.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants