df
This commit is contained in:
parent
e5e49b29f5
commit
1458987648
|
|
@ -47,6 +47,7 @@ class ControleurAjaxremplaceradherent extends Controleur
|
|||
$this->adherent->initremplacementadherent($idPolice, $idAdherent, $dateSortie , $dateRemplacement, $user,
|
||||
$motifavenant, $fraisCarte);
|
||||
|
||||
/*
|
||||
$remplacementadherent_temp = $this->adherent->getremplacementadherent_temp();
|
||||
|
||||
$spadherent = $this->adherent->getRapportSpAdherent($idAdherent, $dateSortie);
|
||||
|
|
@ -61,6 +62,7 @@ class ControleurAjaxremplaceradherent extends Controleur
|
|||
'adherentremplacanttemp' => $adherentremplacanttemp, 'naturepiece' => $this->naturepiece, 'sexe' => $this->sexe,
|
||||
'pays' => $this->pays, 'situationfamille' => $this->situationfamille, 'groupesanguin' => $this->groupesanguin,
|
||||
'remplacementadherent_temp' => $remplacementadherent_temp, 'garantieadherents' => $garantieadherents));
|
||||
*/
|
||||
}
|
||||
|
||||
public function enregistrerremplacementadherent()
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user