From 669f036071558aea11e0ad54ab264ee92aa3a30a Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Thu, 25 Jun 2026 09:48:55 +0200 Subject: [PATCH] Suppression code inutile --- other_amortizations.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/other_amortizations.html b/other_amortizations.html index 45488ca..d606d87 100644 --- a/other_amortizations.html +++ b/other_amortizations.html @@ -87,11 +87,6 @@ {{#foreach from=$free_amort_lines item="line"}} -{{* - {{if $_GET.filter && $line.account_code != $code_amort}} - {{:continue}} - {{/if}} -*}} {{:assign trans_url="%s/acc/transactions/details.php?id=%s"|args:$admin_url:$line.trans_id}} {{:assign compte_url="%s/acc/accounts/journal.php?id=%s&year=%s"|args:$admin_url:$line.account_id:$line.year}}