This commit is contained in:
KANE LAZENI 2026-06-23 19:57:06 +00:00
parent 9ae13f81a8
commit 163cc7d778

View File

@ -7,6 +7,7 @@
$codeReponseEntentePrealable = $subsEnCours['codeReponseEntentePrealable'];
?>
<!--
prixTarif
<input type="text" type="number" value="<?= $this->nettoyer($medicament['prixTarif']) ?>" >
@ -15,7 +16,7 @@ appliquerMargePrixSubstitutMedicament
margePrixSubstitutMedicament
<input type="text" type="number" value="<?= $this->nettoyer(marges['margePrixSubstitutMedicament']) ?>" >
-->
<div id="div_substitution">
<form id="frmmedicament" name="frmmedicament" method="post" >
<input class="sr-only" type="text" id="prixTarif" name="prixTarif" type="number" value="<?= $this->nettoyer($medicament['prixTarif']) ?>" >