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"}}