From ea8d805dbaa9184a5adbc551518936335103933a Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Wed, 30 Apr 2025 11:34:56 +0200 Subject: [PATCH] Sortie immobilisation du bilan --- _calcul_dates.html | 1 - _nav.html | 10 +- archives.html | 66 +++++ balance_sheet_exit.html | 247 ++++++++++++++++++ immobilisations.html | 49 +++- index.html | 5 +- style.css | 20 ++ write_exit.html | 562 ++++++++++++++++++++++++++++++++++++++++ 8 files changed, 939 insertions(+), 21 deletions(-) create mode 100644 archives.html create mode 100644 balance_sheet_exit.html create mode 100644 write_exit.html diff --git a/_calcul_dates.html b/_calcul_dates.html index 28c6da8..00ca468 100644 --- a/_calcul_dates.html +++ b/_calcul_dates.html @@ -18,4 +18,3 @@ {{* pour simplifier : 360 jours par an *}} {{:assign nbjours="round(%f/365*360)"|math:$nbjours}} -{{:debug nbjours=$nbjours}} diff --git a/_nav.html b/_nav.html index d98dee8..58c4008 100644 --- a/_nav.html +++ b/_nav.html @@ -13,11 +13,11 @@ {{if $current == 'index'}} -