From 63f71ec58c65fd0283a6a38644b336967d843391 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 27 Jul 2026 11:30:09 +0000 Subject: [PATCH] a --- Vue/Laboratoire/index.php | 205 ++++++++++++++++++++------------------ 1 file changed, 106 insertions(+), 99 deletions(-) diff --git a/Vue/Laboratoire/index.php b/Vue/Laboratoire/index.php index 4f3d92c..5860fba 100755 --- a/Vue/Laboratoire/index.php +++ b/Vue/Laboratoire/index.php @@ -67,14 +67,21 @@ nettoyer($prescription['facture']); - $agePrescription = $this->nettoyer($prescription['agePrescription']); $bonCaduc = $this->nettoyer($prescription['bonCaduc']); + $otpStatus = $this->nettoyer($prescription['otpStatus']); + + if($modeSaisieFacture=="1") + { + $bonCaduc = "0"; + $otpStatus = -1; // Pas OTP en mode Décompte + } ?>
+
@@ -248,8 +255,6 @@ nettoyer($prescription['bonCaduc'])=="0" or $modeSaisieFacture==1) : ?> - - @@ -371,108 +376,110 @@ " readonly >
- - - - - - - - - - - - - - - - - - - - - - nettoyer($detailnonlivre['id']); - $valeurActe = $this->nettoyer($detailnonlivre['valeurActe']); - $ententePrealable = $this->nettoyer($detailnonlivre['ententePrealable']); - $codeActe = $this->nettoyer($detailnonlivre['codeActe']); - $libelleActe = $this->nettoyer($detailnonlivre['libelleActe']); - - $codeGarantie = $this->nettoyer($detailnonlivre['codeGarantie']); - $tarif = $this->nettoyer($detailnonlivre['tarif']); - ?> - - - + +
- - - - - -
+ + - - - - - - - - - - - - - - - - - - - - - - "0"): ?> - - - - - - - - - + + - - + + + + + + + + + + - - -
W - - - - - - R - - - - - - + - + - + - - - - nettoyer($detailnonlivre['quantite']) ?> nettoyer($detailnonlivre['fraisReel'])) ?>
+ + + + nettoyer($detailnonlivre['id']); + $valeurActe = $this->nettoyer($detailnonlivre['valeurActe']); + $ententePrealable = $this->nettoyer($detailnonlivre['ententePrealable']); + $codeActe = $this->nettoyer($detailnonlivre['codeActe']); + $libelleActe = $this->nettoyer($detailnonlivre['libelleActe']); + + $codeGarantie = $this->nettoyer($detailnonlivre['codeGarantie']); + $tarif = $this->nettoyer($detailnonlivre['tarif']); + ?> + + + + + + + + + W + + + + + + + + + + R + + + + + + + + + + + + + + + + + + + + + + + + + nettoyer($detailnonlivre['quantite']) ?> + nettoyer($detailnonlivre['fraisReel'])) ?> + + "0"): ?> + + + + + + + + + + + + + + + + +