From c025f7f10c54cdd56b9532010c89c6c9be8dc762 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Mon, 15 Sep 2025 15:09:07 +0200 Subject: [PATCH] =?UTF-8?q?Am=C3=A9liorations=20cosm=C3=A9tiques?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _archives.html | 2 -- _immobilisations.html | 5 ----- _immobilisations_autres.html | 5 ++++- _nav.html | 2 +- add_infos.html | 17 +++++++++++------ index.html | 11 ++++++++++- 6 files changed, 26 insertions(+), 16 deletions(-) diff --git a/_archives.html b/_archives.html index 0bf6672..eea991f 100644 --- a/_archives.html +++ b/_archives.html @@ -78,8 +78,6 @@ {{/select}}
-

Immobilisations archivées

- {{:assign nb_immo=0}} diff --git a/_immobilisations.html b/_immobilisations.html index 6144a45..28041ac 100644 --- a/_immobilisations.html +++ b/_immobilisations.html @@ -3,11 +3,6 @@ {{* Liste des immobilisations en cours ou amorties *}}
- {{if $type_immo == "managed"}} -

Immobilisations en cours

- {{elseif $type_immo == "amortized"}} -

Immobilisations amorties

- {{/if}} {{:assign nb_immo=0}}
diff --git a/_immobilisations_autres.html b/_immobilisations_autres.html index f5cf801..c404863 100644 --- a/_immobilisations_autres.html +++ b/_immobilisations_autres.html @@ -3,9 +3,12 @@ {{* Liste des immobilisations non amortissables ou non (encore) gérées *}}
-

Autres immobilisations

{{:assign nb_immo=0}} +

+ Cette page liste les écritures pas (encore) prises en charges par le module ou classées non amortissables +

+
{{:input type="checkbox" value=1 name="unhide" label="Afficher les écritures marquées ignorées" }} diff --git a/_nav.html b/_nav.html index 323d316..517cc4d 100644 --- a/_nav.html +++ b/_nav.html @@ -8,7 +8,7 @@ {{elseif $subsubcurrent == "amortization" && $type_immo == null || $type_immo == "managed" || $type_immo == "other"}}