Loading module/Plafond/src/Service/PlafondService.php +1 −0 Original line number Diff line number Diff line Loading @@ -176,6 +176,7 @@ class PlafondService extends AbstractEntityService $pqr->entity = $entity; $pqr->typeVolumeHoraire = $typeVolumeHoraire; $pqr->useView = true; $pqr->depassementsUniquement = true; $sqls[] = $this->makeQuery($pqr); Loading Loading
module/Plafond/src/Service/PlafondService.php +1 −0 Original line number Diff line number Diff line Loading @@ -176,6 +176,7 @@ class PlafondService extends AbstractEntityService $pqr->entity = $entity; $pqr->typeVolumeHoraire = $typeVolumeHoraire; $pqr->useView = true; $pqr->depassementsUniquement = true; $sqls[] = $this->makeQuery($pqr); Loading