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

BUG: Pensions earnings test wrong #808

Open
MImmesberger opened this issue Jan 1, 2025 · 0 comments
Open

BUG: Pensions earnings test wrong #808

MImmesberger opened this issue Jan 1, 2025 · 0 comments
Assignees
Labels
blocked Waits on other features. bug Something isn't working

Comments

@MImmesberger
Copy link
Collaborator

Bug description

Before 2017, GETTSIM's pensions earnings test compares the yearly gross wage to a monthly earnings cap. This can be fixed by adding a pre-2017 version of _differenz_bruttolohn_hinzuverdienstgrenze_y function that takes care of the comparison properly. This should then replace the bruttolohn_y <= ges_rente_params["hinzuverdienstgrenze"] occurrences.

Earnings tests starting from 2017 are correct.

Blocked until #804 is done.

@MImmesberger MImmesberger added bug Something isn't working blocked Waits on other features. labels Jan 1, 2025
@MImmesberger MImmesberger self-assigned this Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Waits on other features. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant