Autres amortissements : afficher montant non affecté
This commit is contained in:
parent
dde5240860
commit
2b61fba8c1
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@
|
||||||
{{* pas de ligne d'immo liée à cette ligne d'amort => garder cette ligne d'amortissement *}}
|
{{* pas de ligne d'immo liée à cette ligne d'amort => garder cette ligne d'amortissement *}}
|
||||||
{{/load}}
|
{{/load}}
|
||||||
{{if $keep_amort && $amort_amount < $amort_line.amount}}
|
{{if $keep_amort && $amort_amount < $amort_line.amount}}
|
||||||
|
{{:assign var="amort_line.amount" value="%d-%d"|math:$amort_line.amount:$amort_amount}}
|
||||||
{{:assign var="free_amort_lines." value=$amort_line}}
|
{{:assign var="free_amort_lines." value=$amort_line}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
{{/select}}
|
{{/select}}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue