This commit is contained in:
KONE SOREL 2026-04-15 09:58:48 +00:00
parent 16b4443065
commit b003e590d8
3 changed files with 3 additions and 3 deletions

View File

@ -218,7 +218,7 @@ class Prestataire extends Modele {
$codeLocalite = contruireParamLike($codeLocalite);
// $sql = 'call sp_liste_prestataires(?, ?, ?)';
$sql = 'call sp_liste_prestataires_localite(?, ?, ?, ?, ?, ?, ?)';
$sql = 'call sp_liste_prestataires_localite(?, ?, ?, ?, ?, ?)';
$resultat = $this->executerRequete($sql, array($codeTypePrestataire, $codeReseau, $libelle, $codePays, $codeVille ,$codeLocalite));

View File

@ -51,7 +51,7 @@
</td>
<td class="text-center">
<div class="small"><?= dateheureLang($this->nettoyer($mvt['dateSysteme'])) ?></div>
<div class="small"><?= dateheureLang($this->nettoyer($mvt['dateSysteme']), $_SESSION['lang']) ?></div>
<div class="x-small text-muted fw-bold"><?= $this->nettoyer($mvt['codeUtilisateur']) ?></div>
</td>

View File

@ -2,7 +2,7 @@
// var_dump(array("debutMois_C" => $_SESSION['debutMois_C'] ));
?>
<input class="form-control" style="text-align: center; font-size:10pt;" type="text" id="nbligne" name="nbligne" value="<?= _("RECAPITULATIF MOUVEMMENTS RH") ?>" readonly>
<input class="form-control" style="text-align: center; font-size:10pt;" type="text" id="nbligne" name="nbligne" value="<?= _("RECAPITULATIF MOUVEMENTS RH") ?>" readonly>
<table class="table table-responsive table-condensed" style='font-size:10pt;'>
<tbody>
<tr>