From: fomichev Date: Fri, 30 May 2025 10:14:22 +0000 (+0300) Subject: Правки по количеству - расчет с раскрытием товаров X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=550aef7355fad64afa703e4c64f525fab40f95d8;p=erp24_rep%2Fyii-erp24%2F.git Правки по количеству - расчет с раскрытием товаров --- diff --git a/erp24/views/auto-plannogramma/1.php b/erp24/views/auto-plannogramma/1.php index e7c7432a..2c89b151 100644 --- a/erp24/views/auto-plannogramma/1.php +++ b/erp24/views/auto-plannogramma/1.php @@ -74,7 +74,7 @@ }], ['attribute' => 'category', 'label' => 'Категория'], ['attribute' => 'base_total_store', 'label' => 'Сумма продаж', 'format' => ['decimal', 2]], - ['attribute' => 'new_total_store', 'label' => 'Сумма с немаркированными', 'format' => ['decimal', 2]], + ['attribute' => 'new_total_store', 'label' => 'Сумма с Раскрытыми', 'format' => ['decimal', 2]], ['attribute' => 'total_sum', 'label' => 'Сумма категории', 'format' => ['decimal', 2]], ['attribute' => 'percent', 'label' => 'Доля', 'format' => ['percent', 2]], ],