Loading module/Contrat/src/Tbl/Process/ContratProcess.php +1 −0 Original line number Diff line number Diff line Loading @@ -539,6 +539,7 @@ class ContratProcess implements ProcessInterface $contrat->typeService = $this->getServiceTypeService()->getEnseignement(); $contrat->annee = $contratSource->annee; $contrats[$uuid] = $contrat; } } Loading Loading
module/Contrat/src/Tbl/Process/ContratProcess.php +1 −0 Original line number Diff line number Diff line Loading @@ -539,6 +539,7 @@ class ContratProcess implements ProcessInterface $contrat->typeService = $this->getServiceTypeService()->getEnseignement(); $contrat->annee = $contratSource->annee; $contrats[$uuid] = $contrat; } } Loading