This commit is contained in:
KANE LAZENI 2026-07-08 03:46:31 +00:00
parent 95736a5914
commit 142af955d9
6 changed files with 8 additions and 2 deletions

View File

@ -9,8 +9,6 @@
$demandeTraite = $_SESSION['p_demandeTraite_C'];
$codeReponseEntentePrealable = $_SESSION['p_codeReponseEntentePrealable_C'];
?>
<input class="sr-only" id="idProforma" name="idProforma" type="text" value= "<?= $idProforma ?>">

View File

@ -3,6 +3,8 @@
?>
<div id="div_prestations" class="col-8" >
Ajaxprestationhospitalisation
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:7pt;">
<thead>
<tr>

View File

@ -44,6 +44,8 @@
$prixActeModifiable = $_SESSION['p_prixActeModifiable'];
?>
Ajaxprestationsprolongation
<input class="sr-only" id="nbreActeEntentePrealable" name="nbreActeEntentePrealable" type="text" value= "<?= $nbreActeEntentePrealable; ?>" >
<input class="sr-only" id="nbreProlongation" name="nbreProlongation" type="text" value= "<?= count($listeProlongations); ?>" >
<input class="sr-only" id="prixChambreProlongation" name="prixChambreProlongation" type="text" value= "<?= $prixChambreProlongation; ?>" >

View File

@ -52,6 +52,8 @@
$prixActeModifiable = $_SESSION['p_prixActeModifiable'];
?>
Ajaxselectactesmedicauxhospitalisation
<input class="sr-only" id="avisHospitalisation" name="avisHospitalisation" type="text" value= "<?= $avisHospitalisation; ?>" >
<input class="sr-only" id="libelleAvis" name="libelleAvis" type="text" value= "<?= $libelleAvis; ?>" >
<input class="sr-only" id="nbreActesSansPrix" name="nbreActesSansPrix" type="text" value= "<?= $nbreActesSansPrix; ?>" >

View File

@ -1,3 +1,4 @@
Ajaxselectfamilleactehospitalisation => select
<?php
$actVisible = $_SESSION['p_actVisible'];
?>

View File

@ -1,3 +1,4 @@
Ajaxselectfamilleactehospitalisation => index
<?php if($feuille['facture']=='0' && $feuille['bonCaduc']=='0'): ?>
<table class="table table-responsive table-condensed" style='font-size:10pt;'>