From 021c39759c605e913f1aa5584bba2326dc6f3035 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Tue, 27 May 2025 10:01:18 +0200 Subject: [PATCH] Suppression code inutile --- index.html | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/index.html b/index.html index 9e805d6..9af0454 100644 --- a/index.html +++ b/index.html @@ -32,19 +32,6 @@ {{else}} {{:delete key=$key}} {{/select}} - - {{* supprimer les documents correspondant à une écriture de la balance d'ouverture - {{#select - line.id as line_id, - trans.status - FROM acc_transactions_lines as line - INNER JOIN acc_transactions AS trans on line.id_transaction = trans.id - WHERE line.id = :line_id AND (trans.status & 16); - :line_id = $line - }} - {{:delete key=$key}} - {{/select}} - *}} {{/load}} {{if $type_immo == "autres"}}