feat(heures) : export Contingent heures de nuit (liste employés) #28
@@ -87,9 +87,6 @@ class NightHoursContingentPrintProvider implements ProviderInterface
|
||||
});
|
||||
|
||||
$rows = $this->exportBuilder->buildRows($siteEmployees, $year);
|
||||
if ([] === $rows) {
|
||||
continue;
|
||||
}
|
||||
|
||||
$renderRows = [];
|
||||
foreach ($rows as $row) {
|
||||
|
||||
Reference in New Issue
Block a user