-
Notifications
You must be signed in to change notification settings - Fork 101
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
Fix aide_logement_neutralisation_rsa #708
Conversation
@fpagnoux : Un test mes aides ne passe plus après correction du bug ... |
Je regarde cette semaine. |
5ad7e2d
to
299cca8
Compare
Il y avait un autre bug dans la neutralisation qui était camouflé par le bug que tu as corrigé :D. Normalement ça devrait passer, j'en profite pour migrer tout le module. |
@benjello je ne peux pas te demander une revue sur ta propore PR mais ça pourrait être utile :) |
@fpagnoux : je regarde ce week-end |
Il reste des erreurs, je vais regarder |
@fpagnoux : j'ai un peu décroché, on en est où sur cette PR ? |
639c297
to
23c4f80
Compare
definition_period = YEAR | ||
|
||
def function(individu, period, legislation): | ||
revenus_non_salaire = individu('rpns', period) |
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.
Rename to revenus_non_salarie
""" | ||
Références législatives : | ||
Article R532-7 du Code de la sécurité sociale | ||
https://www.legifrance.gouv.fr/affichCodeArticle.do?idArticle=LEGIARTI000031694522&cidTexte=LEGITEXT000006073189&categorieLien=id&dateTexte= |
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.
Use url =
""" | ||
Références législatives : | ||
Article R532-5 du Code de la sécurité sociale | ||
https://www.legifrance.gouv.fr/affichCodeArticle.do?idArticle=LEGIARTI000006750910&cidTexte=LEGITEXT000006073189&dateTexte=20151231 |
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.
Use url =
@@ -275,6 +275,7 @@ menages: | |||
personne_de_reference: 5592b4049e2a9d0330e7a5b5 | |||
statut_occupation_logement: 5 | |||
output_variables: | |||
aide_logement_base_ressources: 0 |
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.
why add this ?
23c4f80
to
99f7388
Compare
@benjello c'est prêt à merger pour moi. Je te laisse y jeter un oeil, valider, et appuyer sur un bouton :). |
99f7388
to
934d4b9
Compare
e2847cd
to
a5c200d
Compare
Still ready to merge ;) |
Depends on openfisca/openfisca-core#499
prestations/aides_logement
.aide_logement_neutralisation_rsa
.Ces changements (effacez les lignes ne correspondant pas à votre cas) :