Correction erreur marquage immo amortie
This commit is contained in:
parent
024d003696
commit
6ebfbe244e
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@
|
|||
{{/load}}
|
||||
|
||||
{{* immo soldée ? *}}
|
||||
{{if $total_amort == $montant_immo}}
|
||||
{{if $total_amort == $montant_immo && $_GET.from != "exit"}}
|
||||
{{:assign status="amortized"}}
|
||||
{{:save
|
||||
key=$info_immo.key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue