-
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 child benefit #431
Conversation
Fixes PolicyEngine#429 Co-authored-by: Yiwei Jia <[email protected]> Co-authored-by: Pavel Makarchuk <[email protected]>
Hi, remember to make format and git pull upstream master |
Co-authored-by: Yiwei Jia <[email protected]>
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/base.yaml
Outdated
Show resolved
Hide resolved
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/base.yaml
Outdated
Show resolved
Hide resolved
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/eligible_age.yaml
Outdated
Show resolved
Hide resolved
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/reduction/five_children.yaml
Outdated
Show resolved
Hide resolved
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/reduction/four_children.yaml
Outdated
Show resolved
Hide resolved
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/reduction/one_child.yaml
Outdated
Show resolved
Hide resolved
...yengine_canada/parameters/gov/provinces/mb/benefits/mbcb/reduction/six_or_more_children.yaml
Outdated
Show resolved
Hide resolved
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/reduction/three_children.yaml
Outdated
Show resolved
Hide resolved
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/reduction/two_children.yaml
Outdated
Show resolved
Hide resolved
You may run git pull upstream master to make sure the version is updated |
…-canada into 7qiwx/issue429
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/base.yaml
Outdated
Show resolved
Hide resolved
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/base.yaml
Outdated
Show resolved
Hide resolved
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/base.yaml
Outdated
Show resolved
Hide resolved
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/eligible_age.yaml
Outdated
Show resolved
Hide resolved
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/reduction/five_children.yaml
Outdated
Show resolved
Hide resolved
Merge branch 'master' of https://github.com/PolicyEngine/policyengine-canada into 7qiwx/issue429
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/base.yaml
Outdated
Show resolved
Hide resolved
…reduction/six_or_more_children.yaml
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/eligible_age.yaml
Outdated
Show resolved
Hide resolved
…eligible_age.yaml
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/reduction/four_children.yaml
Outdated
Show resolved
Hide resolved
...yengine_canada/parameters/gov/provinces/mb/benefits/mbcb/reduction/six_or_more_children.yaml
Outdated
Show resolved
Hide resolved
…reduction/six_or_more_children.yaml
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/eligible_age.yaml
Show resolved
Hide resolved
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/eligible_age.yaml
Outdated
Show resolved
Hide resolved
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/eligible_age.yaml
Outdated
Show resolved
Hide resolved
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/max_child_count.yaml
Show resolved
Hide resolved
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/base.yaml
Outdated
Show resolved
Hide resolved
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/max_child_count.yaml
Outdated
Show resolved
Hide resolved
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/reduction/five_children.yaml
Outdated
Show resolved
Hide resolved
policyengine_canada/parameters/gov/provinces/mb/tax/income/credits/refundable.yaml
Outdated
Show resolved
Hide resolved
policyengine_canada/parameters/gov/provinces/mb/benefits/mbcb/base.yaml
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 am not sure if this is a non refundable credit - if it is not mentioned on a tax form then it is a benefit which is added separately, if you could check and if that is true, we need a benefits.py (not mb specific) where we add those
Fixes #429