Skip to content
Snippets Groups Projects
Commit 9b10e7f1 authored by sandcha's avatar sandcha
Browse files

Update QF parameters path in reform after openfisca-france upgrade

Detected by launching leximpact-client
parent 51c3a082
No related branches found
No related tags found
1 merge request!74Retrait du PLF 2022
......@@ -135,7 +135,7 @@ def generate_nbptr_class(
caseS = foyer_fiscal("caseS", period)
caseL = foyer_fiscal("caseL", period)
caseT = foyer_fiscal("caseT", period.first_month)
quotient_familial = parameters(period).impot_revenu.quotient_familial
quotient_familial = parameters(period).impot_revenu.calcul_impot_revenu.plaf_qf.quotient_familial
no_pac = nb_pac == 0 # Aucune personne à charge en garde exclusive
has_pac = not_(no_pac)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment