Suppression todo inutiles
This commit is contained in:
parent
24707afd31
commit
0837b94dbe
4 changed files with 0 additions and 12 deletions
|
|
@ -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}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue