From 96e35f767270c0d07abf03653898e399820a22df Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Tue, 10 Mar 2026 16:36:04 +0000 Subject: [PATCH] a --- Js/fonctions.js | 3 --- Vue/Laboratoire/index.php | 16 ++++++++++++---- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index abf2cea..d86c4f9 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -10058,20 +10058,17 @@ function ajouterexamen_lab(idExamen, ententePrealable, codeActe, codeGarantie) return; } - $.ajax({ url: $("#racineWeb").val()+"Ajaxdetaillaboratoire/ajouterexamen/", type: 'POST', data: donnees, success: function(data) { $("#livraison").html(data); - //afficheDivPlafond(); getstatutacte(codeActe); }, error: function(data) { }, complete: function() { - //alerter_depassement_limite(); } }); } diff --git a/Vue/Laboratoire/index.php b/Vue/Laboratoire/index.php index cccc16c..2f2bd20 100755 --- a/Vue/Laboratoire/index.php +++ b/Vue/Laboratoire/index.php @@ -379,7 +379,7 @@ - + @@ -519,6 +519,8 @@ $motifEng = $this->nettoyer($detaillivre['motifEng']); $tarif = $this->nettoyer($detaillivre['tarif']); + + $valeurActe = $this->nettoyer($detaillivre['valeurActe']); $nbLivre++; ?> @@ -551,10 +553,16 @@ - + + + + + + nettoyer($detaillivre['quantite'])) ?> nettoyer($detaillivre['fraisReel'])) ?>