From 56119b985bc98a7ef9949e5504705d77d290fa72 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Mon, 20 Nov 2023 12:31:39 +0100 Subject: [PATCH] =?UTF-8?q?Correction=20erreur=20calcul=20quantit=C3=A9=20?= =?UTF-8?q?mat=C3=A9riel=20non=20propri=C3=A9t=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _calcul_dispo.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_calcul_dispo.html b/_calcul_dispo.html index 5c75b0e..8d38221 100644 --- a/_calcul_dispo.html +++ b/_calcul_dispo.html @@ -122,7 +122,7 @@ var="equipments.%s.eqpmt.%s.exterieur"|args:$cat_key:$eqpmt_key from=exterieur}} {{elseif $elem.type == 'retour'}} - {{:assign nonproprio="%d-%d"|math:nonproprio:$nombre}} + {{:assign nonproprio="%d-%d"|math:$nonproprio:$nombre}} {{:assign var="equipments.%s.eqpmt.%s.nonproprio"|args:$cat_key:$eqpmt_key from=nonproprio}}