]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
Добавление колонок в marketplace_orders feature_fomichev_erp-324_marketplace_orders
authorfomichev <vladimir.fomichev@erp-flowers.ru>
Fri, 7 Mar 2025 09:43:44 +0000 (12:43 +0300)
committerfomichev <vladimir.fomichev@erp-flowers.ru>
Fri, 7 Mar 2025 09:43:44 +0000 (12:43 +0300)
erp24/views/marketplace-orders/index.php
erp24/views/marketplace-orders/view.php

index 5f1ca3b9900632e2296539f97ae86d3dbc41b8c3..494c2252580330bbb6480ca3392ba200cb633458 100644 (file)
@@ -94,7 +94,8 @@ YiiAsset::register($this);
                 },
                 'filter' => Html::input('text', 'MarketplaceOrdersSearch[substatus_code]', $searchModel->substatus_code, ['class' => 'form-control']),
             ],
-            //'warehouse_guid',
+            'warehouse_guid',
+            'marketplace_name',
             'creation_date',
             'updated_at',
             'total',
index 2f4ea5abccbb5527bf045d40590241239f6ab685..4c83853a94b143575e96a389db3331985f4208ad 100644 (file)
@@ -52,6 +52,8 @@ $this->params['breadcrumbs'][] = $this->title;
             'cancel_requested',
             'raw_data:ntext',
             'guid',
+            'marketplace_name',
+            'marketplace_id',
             [
                 'attribute' => 'status_1c',
                 'value' => function ($model) {