This commit is contained in:
2026-07-09 11:54:34 +00:00
parent f0fe6ecaf1
commit 03489de926
2 changed files with 13 additions and 9 deletions

View File

@@ -23,9 +23,6 @@ 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";