]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
Вывод ошибки заказа
authorfomichev <vladimir.fomichev@erp-flowers.ru>
Tue, 22 Apr 2025 08:22:22 +0000 (11:22 +0300)
committerfomichev <vladimir.fomichev@erp-flowers.ru>
Tue, 22 Apr 2025 08:22:22 +0000 (11:22 +0300)
erp24/views/marketplace-orders/view.php

index f385d14686e0ddc4eb15aa60493a8dfc000fbc9a..e7437724874e01b1b8915bd0641791b2299cda6f 100644 (file)
@@ -75,6 +75,9 @@ $this->params['breadcrumbs'][] = $this->title;
                     return MarketplaceOrders::STATUSES_1C[$model->status_1c];
                 }
             ],
+            'error_text',
+            'number_1c',
+            'telegram_error',
             [
                 'attribute' => 'status_processing_1c',
                 'value' => function ($model) {