Skip to content

Commit

Permalink
Finit d'enlever f8fv
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvainipp authored and benoit-cty committed Mar 4, 2025
1 parent 6e8aa83 commit 3d3cbb7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ def formula_2024_01_01(foyer_fiscal, period, parameters): # PLF 2025 sur revenu
f7fl = foyer_fiscal('f7fl', period)
f7fy = foyer_fiscal('f7fy', period)
reduction_d_impot_majorantes = (frais_de_comptabilite + f8wt + f8tb + f8tl + f8tp + f8uz
+ f8wa + f8wd + f8wr + f8wc + f8te + f8fv + interets_emprunt_reprise_societe
+ f8wa + f8wd + f8wr + f8wc + f8te + interets_emprunt_reprise_societe
+ f7ik + f7il + f7gq + f7gr + f7fq + f7ft + f7fm + f7fl + f7fy)
return reduction_d_impot_majorantes

Expand Down

0 comments on commit 3d3cbb7

Please sign in to comment.