From dc823c90e2a0b699bf28fdeaf5e406804b61b1ae Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Tue, 17 Jun 2025 13:39:27 +0200 Subject: [PATCH] =?UTF-8?q?Am=C3=A9lioration=20cosm=C3=A9tique?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- amortization.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/amortization.html b/amortization.html index 29fdad6..ee68bd0 100644 --- a/amortization.html +++ b/amortization.html @@ -24,6 +24,7 @@ {{/select}} {{:assign date_debut=$ligne_immo.date}} {{:assign solde=$ligne_immo.montant}} +{{:assign trans_url="%s/acc/transactions/details.php?id=%s"|args:$admin_url:$ligne_immo.trans_id}} {{#load type="immo" where="$$.line = :line_id" :line_id=$_GET.immo_id|intval}} {{:assign duree=$duration}} @@ -164,8 +165,8 @@
-
Libellé
-
{{$ligne_immo.label}}
+
Immobilisation
+
#{{$ligne_immo.trans_id}} {{$ligne_immo.label}}
Montant
{{"%f"|math:$ligne_immo.montant|money_currency}}
Début d'amortissement