Skip to content

Commit

Permalink
Corrige le début de la formule
Browse files Browse the repository at this point in the history
  • Loading branch information
Sasha-Laniece committed Dec 19, 2022
1 parent f9996fe commit 75c83f8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ class pensions_alimentaires_deduites(Variable):
reference = 'http://frederic.anne.free.fr/Cours/ITV.htm'
definition_period = YEAR

def formula(foyer_fiscal, period, parameters):
def formula_2006_01_01(foyer_fiscal, period, parameters):
f6gi = foyer_fiscal('f6gi', period)
f6gj = foyer_fiscal('f6gj', period)
f6gp = foyer_fiscal('f6gp', period)
Expand Down

0 comments on commit 75c83f8

Please sign in to comment.