From 3cb39979da14efc7ba932f458f87d51e53e3ff7e Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 24 Jun 2026 12:01:59 +0000 Subject: [PATCH] a --- Js/fonctions.js | 2 ++ Vue/Ajaxdetailprescription/index.php | 13 ------------- Vue/gabarit.php | 2 +- 3 files changed, 3 insertions(+), 14 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 558cb8d..fdcb033 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -3215,6 +3215,8 @@ function ajouter_medicament() { function ajax_maj_qte_medicament(idMedicament, quantite, controle) { + alert(controle); + quantite=quantite.replace(",","."); controle.value=quantite; diff --git a/Vue/Ajaxdetailprescription/index.php b/Vue/Ajaxdetailprescription/index.php index 4149a73..101b017 100755 --- a/Vue/Ajaxdetailprescription/index.php +++ b/Vue/Ajaxdetailprescription/index.php @@ -14,7 +14,6 @@ $fraisTotal = $this->nettoyer($prescription['fraisReel']); - if ($numeroBonOrdonnance>"0") : ?> @@ -22,18 +21,6 @@ - -
" readonly >
diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 10978b8..96cc899 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -892,7 +892,7 @@ - +