From: fomichev Date: Wed, 16 Jul 2025 07:57:06 +0000 (+0300) Subject: Артикул статуса X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=9be35b3b5dc4f30601e68513843c1a9670220544;p=erp24_rep%2Fyii-erp24%2F.git Артикул статуса --- diff --git a/erp24/views/crud/marketplace-order1c-statuses/index.php b/erp24/views/crud/marketplace-order1c-statuses/index.php index 76a5149b..9120ef88 100644 --- a/erp24/views/crud/marketplace-order1c-statuses/index.php +++ b/erp24/views/crud/marketplace-order1c-statuses/index.php @@ -47,6 +47,7 @@ $this->params['breadcrumbs'][] = $this->title; } ], 'status', + 'status_id', [ 'attribute' => 'allowed_reserve', 'value' => function ($model) { diff --git a/erp24/views/crud/marketplace-order1c-statuses/view.php b/erp24/views/crud/marketplace-order1c-statuses/view.php index e3337c83..3a2f7f3f 100644 --- a/erp24/views/crud/marketplace-order1c-statuses/view.php +++ b/erp24/views/crud/marketplace-order1c-statuses/view.php @@ -42,6 +42,7 @@ $this->params['breadcrumbs'][] = $this->title; } ], 'status', + 'status_id', [ 'attribute' => 'allowed_reserve', 'value' => function ($model) {