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}}
|
{{/load}}
|
||||||
|
|
||||||
{{* immo soldée ? *}}
|
{{* immo soldée ? *}}
|
||||||
{{if $total_amort == $montant_immo}}
|
{{if $total_amort == $montant_immo && $_GET.from != "exit"}}
|
||||||
{{:assign status="amortized"}}
|
{{:assign status="amortized"}}
|
||||||
{{:save
|
{{:save
|
||||||
key=$info_immo.key
|
key=$info_immo.key
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue