From: fomichev Date: Tue, 3 Jun 2025 09:41:43 +0000 (+0300) Subject: Прогноз по неделям для вида X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=c1fba7d096b262bc54a6949d7a8e2d44fdaa4b7b;p=erp24_rep%2Fyii-erp24%2F.git Прогноз по неделям для вида --- diff --git a/erp24/views/auto-plannogramma/month-products-species-forecast.php b/erp24/views/auto-plannogramma/month-products-species-forecast.php index f9a0db4b..d8a76b03 100644 --- a/erp24/views/auto-plannogramma/month-products-species-forecast.php +++ b/erp24/views/auto-plannogramma/month-products-species-forecast.php @@ -10,7 +10,7 @@ use yii_app\records\CityStore; use yii_app\records\Products1cNomenclature; ?> -

+

'get']); ?>
@@ -112,7 +112,7 @@ $columns = [ ['attribute' => 'share', 'label' => 'Доля', 'pageSummary' => true, 'format' => ['percent', 2]], ['attribute' => 'cleanGoal', 'label' => 'Цель вида очищенная', 'pageSummary' => true, 'format' => ['decimal', 2]], ['attribute' => 'product_sales', 'label' => 'Прогноз в стоимости внутри вида', 'pageSummary' => true, 'format' => ['decimal', 2]], - ['attribute' => 'product_sales_pieces', 'label' => 'Прогноз в стоимости внутри вида шт', 'pageSummary' => true, 'format' => ['decimal', 2]], + ['attribute' => 'product_sales_pieces', 'label' => 'Прогноз внутри вида в шт', 'pageSummary' => true, 'format' => ['decimal', 2]], ['attribute' => 'history_status', 'label' => 'Статус товара', ], ];