This commit is contained in:
KANE LAZENI 2026-01-04 13:17:17 +00:00
parent d2666537b0
commit 1bd77e8e68

View File

@ -65,6 +65,9 @@ class ControleurCreerbeneficiaire extends Controleur {
// $codeSociete = $this->requete->getSession()->getAttribut('codeSociete');
echo "getAdherentId";
exit();
$adherent = $this->adherent->getAdherentId($idAdherent);
$this->genererVue(array('adherent' => $adherent, 'naturepiece' => $this->naturepiece, 'sexe' => $this->sexe,