This commit is contained in:
KANE LAZENI 2026-07-09 11:51:34 +00:00
parent 0fa459c5e9
commit f0fe6ecaf1

View File

@ -23,6 +23,9 @@ class ControleurAjaxsituationproformahospit extends Controleur {
$this->garantie->getsourcebaremegarantienew($idBeneficiaire, $codeGarantie, $datePrestation);
echo "après getsourcebaremegarantienew";
exit();
$statut = $this->garantie->getstatutproformahospit($idBeneficiaire, $codeActe, $codeGarantie, $datePrestation);
echo "après getstatutproformahospit";