]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
ERP-256 Сделать отправку документов Пересортица в 1с
authormarina <m.zozirova@gmail.com>
Thu, 19 Dec 2024 13:25:36 +0000 (16:25 +0300)
committermarina <m.zozirova@gmail.com>
Thu, 19 Dec 2024 13:25:36 +0000 (16:25 +0300)
erp24/views/replacement-invoice/view.php

index e0814254b39ae073c767113b2fc6212b87fb3847..33c7f3946aa86b161fd7516b724ea0283928b7a9 100644 (file)
@@ -44,9 +44,6 @@ $this->params['breadcrumbs'][] = $this->title;
             [
                 'label' => 'Текст ошибки',
                 'attribute' => 'error_text',
-                'value' => function ($model) {
-                    return $model->status == 8 ? $model->error_text : 'Нет ошибки';
-                }
             ],
             'comment',
             [