Skip to content

Commit

Permalink
ajoute une end à la class rehab
Browse files Browse the repository at this point in the history
  • Loading branch information
b-michaud committed Nov 25, 2024
1 parent b3d1ab9 commit fcc9af6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3564,6 +3564,7 @@ class rehab(Variable):
label = "Réduction d'impôt pour travaux de réhabilitation des résidences de tourisme"
reference = 'https://www.legifrance.gouv.fr/affichCodeArticle.do?idArticle=LEGIARTI000033781921&cidTexte=LEGITEXT000006069577&categorieLien=id&dateTexte=20170101'
definition_period = YEAR
end = '2023-12-31'

def formula_2017_01_01(foyer_fiscal, period, parameters):
'''
Expand Down

0 comments on commit fcc9af6

Please sign in to comment.