From: Alexander Smirnov Date: Tue, 28 May 2024 19:31:42 +0000 (+0300) Subject: fix bug X-Git-Tag: 1.1~12^2 X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=55d729bed7cf7e2faae8f8725ab211f6eb844c5c;p=erp24_rep%2Fyii-erp24%2F.git fix bug --- diff --git a/erp24/services/CabinetService.php b/erp24/services/CabinetService.php index f7274f2e..e5a67a1f 100755 --- a/erp24/services/CabinetService.php +++ b/erp24/services/CabinetService.php @@ -3648,7 +3648,7 @@ false * @param bool $notInStore * @return array */ - public function getTimetableData($adminId, $storeId = null, $dateFrom, $dateTo, bool $notInStore = false): array + public function getTimetableData($adminId, $storeId, $dateFrom, $dateTo, bool $notInStore = false): array { $slotTypeId = [