diff --git a/Vue/Ajaxdetaillaboratoire/index.php b/Vue/Ajaxdetaillaboratoire/index.php index 7365293..c18bc2b 100755 --- a/Vue/Ajaxdetaillaboratoire/index.php +++ b/Vue/Ajaxdetaillaboratoire/index.php @@ -2,6 +2,7 @@ $numeroBonExamen = $prescription['numeroBonExamen']; $facture = $prescription['facture']; $actVisible = $_SESSION['p_actVisible']; + $prixActeModifiable = $_SESSION['p_prixActeModifiable']; ?>
@@ -77,7 +78,7 @@ - + @@ -216,6 +217,8 @@ $motifEng = $this->nettoyer($detaillivre['motifEng']); $tarif = $this->nettoyer($detaillivre['tarif']); + + $valeurActe = $this->nettoyer($detaillivre['valeurActe']); $nbLivre++; ?> @@ -247,13 +250,18 @@ - + - + + + + + - + nettoyer($detaillivre['quantite'])) ?> nettoyer($detaillivre['fraisReel'])) ?>