]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
Артикул статуса origin/feature_fomichev_erp_424_change_marketplace+orders_statuses_1c_relations
authorfomichev <vladimir.fomichev@erp-flowers.ru>
Wed, 16 Jul 2025 07:57:06 +0000 (10:57 +0300)
committerfomichev <vladimir.fomichev@erp-flowers.ru>
Wed, 16 Jul 2025 07:57:06 +0000 (10:57 +0300)
erp24/views/crud/marketplace-order1c-statuses/index.php
erp24/views/crud/marketplace-order1c-statuses/view.php

index 76a5149bb85cf58846883ab337993c19255c2d7c..9120ef88dfc2962f01517d4285c907c681940960 100644 (file)
@@ -47,6 +47,7 @@ $this->params['breadcrumbs'][] = $this->title;
                 }
             ],
             'status',
+            'status_id',
             [
                 'attribute' => 'allowed_reserve',
                 'value' => function ($model) {
index e3337c83eaac04759f68aa91bd81cf6c2fef953c..3a2f7f3f61ca89c94b17092bcf478d5e17b38785 100644 (file)
@@ -42,6 +42,7 @@ $this->params['breadcrumbs'][] = $this->title;
                 }
             ],
             'status',
+            'status_id',
             [
                 'attribute' => 'allowed_reserve',
                 'value' => function ($model) {