From 197bfcfb9dbcc5c3be691cfbadc58a895e8365bf Mon Sep 17 00:00:00 2001 From: fomichev Date: Wed, 18 Dec 2024 21:37:06 +0300 Subject: [PATCH] =?utf8?q?=D0=A1=D1=83=D0=BC=D0=BC=D0=B0=20=D1=81=D0=B5?= =?utf8?q?=D0=B1=D0=B5=D1=81=D1=82=D0=BE=D0=B8=D0=BC=D0=BE=D1=81=D1=82?= =?utf8?q?=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/views/waybill-write-offs/view.php | 1 + 1 file changed, 1 insertion(+) diff --git a/erp24/views/waybill-write-offs/view.php b/erp24/views/waybill-write-offs/view.php index 2fd0a2bc..e4a98c04 100644 --- a/erp24/views/waybill-write-offs/view.php +++ b/erp24/views/waybill-write-offs/view.php @@ -36,6 +36,7 @@ $this->params['breadcrumbs'][] = $this->title; ], 'quantity', 'summ', + 'summ_self_cost', 'status', [ 'label' => 'Создан пользователем', -- 2.39.5