diff --git a/_calcul_dates.html b/_calcul_dates.html index b02b00d..c359432 100644 --- a/_calcul_dates.html +++ b/_calcul_dates.html @@ -1,3 +1,4 @@ +{{* -*- brindille -*- *}} {{* Calcule le nombre de jours entre deux dates paramètres : diff --git a/add_asset.html b/add_asset.html index 5586043..a8f3ab4 100644 --- a/add_asset.html +++ b/add_asset.html @@ -1,3 +1,4 @@ +{{* -*- brindille -*- *}} {{:admin_header title="Ajout immobilisation" current="module_amortissement"}} {{* barre de navigation *}} @@ -40,7 +41,7 @@ }} {{:redirect to="index.html?ok=1"}} -{{/form}} +{{/form}} {{* Préparer les infos pour le formulaire *}} diff --git a/amortization.html b/amortization.html index 6a63ffc..3882e34 100644 --- a/amortization.html +++ b/amortization.html @@ -1,3 +1,4 @@ +{{* -*- brindille -*- *}} {{:admin_header title="Gestion des amortissements" custom_css=$custom_css current="module_amortissement"}} {{* barre de navigation *}} diff --git a/index.html b/index.html index e9d12e5..deb6981 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,4 @@ +{{* -*- brindille -*- *}} {{:admin_header title="Gestion des amortissements" custom_css=$custom_css current="module_amortissement"}} {{* barre de navigation *}} @@ -28,7 +29,7 @@ - {{* + {{* TODO améliorer cette requête : voir si assez général *}} diff --git a/module.ini b/module.ini index 8204f2c..5c6da4c 100644 --- a/module.ini +++ b/module.ini @@ -1,5 +1,5 @@ name="Gestion des amortissements" -description="Gestion des amortissements : ..." +description="Gestion des amortissements pour le logiciel de comptabilité Paheko" author="Jean-Christophe Engel" author_url="https://git.roflcopter.fr/lesanges" home_button=false diff --git a/save_amort.html b/save_amort.html index 136ce0f..eb2bcd2 100644 --- a/save_amort.html +++ b/save_amort.html @@ -1,3 +1,4 @@ +{{* -*- brindille -*- *}} {{:admin_header title="Ajout amortissement" current="module_amortissement"}} {{* barre de navigation *}}