From e70ca459a503f874c557ffe27f910bf0b7940aac Mon Sep 17 00:00:00 2001 From: Alexander Smirnov Date: Fri, 6 Dec 2024 13:03:46 +0300 Subject: [PATCH] =?utf8?q?[ERP-258]=20=D1=83=D0=B1=D1=80=D0=B0=D0=BB=20?= =?utf8?q?=D0=BE=D1=82=D1=87=D1=91=D1=82=20=D0=B8=20=D0=BA=D0=BE=D0=BC?= =?utf8?q?=D0=BC=D0=B5=D0=BD=D1=82=D0=B0=D1=80=D0=B8=D0=B9=20=D0=B8=D0=B7?= =?utf8?q?=20=D0=B8=D0=BD=D0=B4=D0=B5=D0=BA=D1=81=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/views/shift-transfer/index.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/erp24/views/shift-transfer/index.php b/erp24/views/shift-transfer/index.php index 5243b5fc..112aada2 100644 --- a/erp24/views/shift-transfer/index.php +++ b/erp24/views/shift-transfer/index.php @@ -59,8 +59,6 @@ use app\controllers\ShiftTransferController; 'goods_transfer_count', 'discrepancy_pieces', 'discrepancy_rubles', - 'comment', - 'report', [ 'class' => ActionColumn::class, 'urlCreator' => function ($action, ShiftTransfer $model, $key, $index, $column) { -- 2.39.5