From: fomichev Date: Tue, 22 Apr 2025 08:22:22 +0000 (+0300) Subject: Вывод ошибки заказа X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=bd371afd76c158cdc4bd5dd54aac563694ef812e;p=erp24_rep%2Fyii-erp24%2F.git Вывод ошибки заказа --- diff --git a/erp24/views/marketplace-orders/view.php b/erp24/views/marketplace-orders/view.php index f385d146..e7437724 100644 --- a/erp24/views/marketplace-orders/view.php +++ b/erp24/views/marketplace-orders/view.php @@ -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) {