Déplacement bouton sortie bilan sur page amortissements

This commit is contained in:
Jean-Christophe Engel 2025-05-23 10:09:35 +02:00
parent ba17145837
commit e11ff5c90e
2 changed files with 19 additions and 7 deletions

View file

@ -164,13 +164,6 @@
target="_dialog"
}}
{{/if}}
{{if $type_immo == "encours" || $type_immo == "fini"}}
{{:linkbutton
label="Sortir du bilan"
href="balance_sheet_exit.html?immo_id=%s"|args:$immo_id
shape="export"
}}
{{/if}}
{{:linkbutton
label="Amortissements"
href="amortization.html?immo_id=%s&type_immo=%s"|args:$immo_id:$type_immo