From: Alexander Smirnov Date: Wed, 29 May 2024 14:56:51 +0000 (+0300) Subject: fix X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=35dc2fcd9084fe7e53aeaa751e4d8f42c6140f77;p=yii-erp24%2F.git fix --- diff --git a/erp24/services/CabinetService.php b/erp24/services/CabinetService.php index e5a67a1..fca931d 100755 --- a/erp24/services/CabinetService.php +++ b/erp24/services/CabinetService.php @@ -3811,7 +3811,7 @@ Group BY admin_id return $query->asArray()->all(); } - public function getTimetableAdministratorData($adminId, $storeId = null, $dateFrom, $dateTo, bool $notInStore = false): array + public function getTimetableAdministratorData($adminId, $storeId, $dateFrom, $dateTo, bool $notInStore = false): array { $slotTypeId = [