-
Notifications
You must be signed in to change notification settings - Fork 33
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
Manitoba Spouse or Common-law Partner Amount #432
base: master
Are you sure you want to change the base?
Conversation
...ers/gov/provinces/mb/tax/income/credits/spouse_or_common_law_partner_amount/base_amount.yaml
Outdated
Show resolved
Hide resolved
...ers/gov/provinces/mb/tax/income/credits/spouse_or_common_law_partner_amount/base_amount.yaml
Outdated
Show resolved
Hide resolved
...ers/gov/provinces/mb/tax/income/credits/spouse_or_common_law_partner_amount/base_amount.yaml
Outdated
Show resolved
Hide resolved
policyengine_canada/variables/household/person/lived_together.py
Outdated
Show resolved
Hide resolved
policyengine_canada/variables/household/person/lived_together.py
Outdated
Show resolved
Hide resolved
policyengine_canada/variables/household/person/lived_together.py
Outdated
Show resolved
Hide resolved
policyengine_canada/variables/household/person/lived_together.py
Outdated
Show resolved
Hide resolved
...vinces/mb/tax/income/credits/spouse_and_common_law_partner_amount/mb_spouse_credit_amount.py
Outdated
Show resolved
Hide resolved
.../provinces/mb/tax/income/credits/spouse_and_common_law_partner_amount/mb_head_eligibility.py
Outdated
Show resolved
Hide resolved
policyengine_canada/variables/household/person/cohabitating_spouses.py
Outdated
Show resolved
Hide resolved
...vinces/mb/tax/income/credits/spouse_and_common_law_partner_amount/mb_spouse_credit_amount.py
Outdated
Show resolved
Hide resolved
...ers/gov/provinces/mb/tax/income/credits/spouse_or_common_law_partner_amount/base_amount.yaml
Outdated
Show resolved
Hide resolved
...ers/gov/provinces/mb/tax/income/credits/spouse_or_common_law_partner_amount/base_amount.yaml
Outdated
Show resolved
Hide resolved
...parameters/gov/provinces/mb/tax/income/credits/spouse_or_common_law_partner_amount/base.yaml
Outdated
Show resolved
Hide resolved
...parameters/gov/provinces/mb/tax/income/credits/spouse_or_common_law_partner_amount/base.yaml
Outdated
Show resolved
Hide resolved
...nces/mb/tax/income/credits/spouse_and_common_law_partner_amount/mb_spouse_credit_eligible.py
Show resolved
Hide resolved
...vinces/mb/tax/income/credits/spouse_and_common_law_partner_amount/mb_spouse_credit_amount.py
Outdated
Show resolved
Hide resolved
…-canada into laviniawo/issue340
...vinces/mb/tax/income/credits/spouse_and_common_law_partner_amount/mb_spouse_credit_amount.py
Outdated
Show resolved
Hide resolved
...vinces/mb/tax/income/credits/spouse_and_common_law_partner_amount/mb_spouse_credit_amount.py
Outdated
Show resolved
Hide resolved
...vinces/mb/tax/income/credits/spouse_and_common_law_partner_amount/mb_spouse_credit_amount.py
Outdated
Show resolved
Hide resolved
...vinces/mb/tax/income/credits/spouse_and_common_law_partner_amount/mb_spouse_credit_amount.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i believe there is another PR that uses similar logic, this is the right way to do this, please adjust in the other PR
|
||
class mb_spouse_credit_amount(Variable): | ||
value_type = float | ||
entity = Household |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@PavelMakarchuk I'm not sure about this, does this need people test since the entity is household?
Fixes #340
Refined version