From 8667a3643d6bfd77ea77b8d482bda29cf14d47a8 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Thu, 17 Sep 2026 18:24:37 +0200 Subject: [PATCH] Correction oubli affichage liste avoirs --- amortization.html | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/amortization.html b/amortization.html index b825074..7678061 100644 --- a/amortization.html +++ b/amortization.html @@ -155,13 +155,17 @@ -{{if ! $created_amort || $linked_immos != null}} -

Avoirs

-{{/if}} -{{if ! $created_amort}} - +{{if $valeur_residuelle > 0}} + {{if ! $created_amort || $linked_immos != null}} +

Avoirs

+ {{/if}} + {{if ! $created_amort}} + + {{/if}} +{{elseif $linked_immos != null}} +

Avoirs

{{/if}} {{if $linked_immos != null}}