Harmonisation présentation et libellés

This commit is contained in:
Jean-Christophe Engel 2026-05-13 11:38:04 +02:00
parent 91ec943e6d
commit 2c0181b298
2 changed files with 8 additions and 8 deletions

View file

@ -200,7 +200,7 @@
{{if $total_amort > 0}}
<dt>Montant des amortissements</dt>
<dd>{{$total_amort|money_currency_html:false|raw}}</dd>
<dt>Valeur nette comptable</dt>
<dt>Valeur nette résiduelle</dt>
<dd>{{"%d-%d-%d"|math:$info_immo.amount:$total_credits:$total_amort|money_currency_html:false|raw}}</dd>
{{/if}}
</dl>