Suppression todo inutiles

This commit is contained in:
Jean-Christophe Engel 2026-07-13 12:02:28 +02:00
parent 24707afd31
commit 0837b94dbe
4 changed files with 0 additions and 12 deletions

View file

@ -10,12 +10,6 @@
{{if $message != null}}
{{:error message=$message}}
{{/if}}
{{* TODO VÉRIFIER SI UTILE *}}
{{*
{{if $info_immo.duration == null || $info_immo.duration == 0}}
{{:error message="Vous devez renseigner la durée d'amortissement au préalable"}}
{{/if}}
*}}
{{:assign label_immo=$info_immo.label|or:$ligne_immo.trans_label}}
{{if $label_immo|strpos:$ligne_immo.line_label === false}}