From: pavlikov_maxim Date: Fri, 19 Apr 2024 09:29:44 +0000 (+0300) Subject: фикс модуля write-offs X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=e9dcd459e9ddfc70100dd707dbe70216890ff0ff;p=yii-erp24%2F.git фикс модуля write-offs --- diff --git a/erp24/views/write-offs/index.php b/erp24/views/write-offs/index.php index aa8d012..08343e7 100644 --- a/erp24/views/write-offs/index.php +++ b/erp24/views/write-offs/index.php @@ -9,6 +9,7 @@ error_reporting(E_ALL ^ E_NOTICE); $modul = "write-offs"; +$store_id = ''; $where = ""; $get = ""; if (!empty($_REQUEST["date1"])) {