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

Yukon-Basic-Personal-Amount #441

Closed

Conversation

sqw0418
Copy link
Contributor

@sqw0418 sqw0418 commented Sep 11, 2023

Fixes #312

@PavelMakarchuk PavelMakarchuk marked this pull request as ready for review October 18, 2023 22:41
period
).gov.provinces.yt.tax.income.credits.basic_personal_amount

applicable_amount = p.applicable_amount
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't need these - just use p. in the calculation

)
additional_amount_eligible = additional_amount <= 0

return where(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

separate these into two variables yt_basic_personal_amount_{base,additional} and then have this use adds

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move these three files into a new additional folder

@@ -0,0 +1,15 @@
description: Yukon reduces this basic personal amount, for high income filers.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this the amount of the additional bpa?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the phase-out width

Copy link
Collaborator

@PavelMakarchuk PavelMakarchuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Max left comments, I dont see any commits resolving those

@PavelMakarchuk
Copy link
Collaborator

Duplicate of #490

@PavelMakarchuk PavelMakarchuk marked this as a duplicate of #490 May 10, 2024
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.

Yukon basic personal amount
4 participants