a
This commit is contained in:
parent
0fa459c5e9
commit
f0fe6ecaf1
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user