From: Alexander Smirnov Date: Fri, 16 Aug 2024 12:00:50 +0000 (+0300) Subject: [ERP-140] Пустые места где должно получаться из 1с X-Git-Tag: 1.4~5^2~25 X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=5cafd7da1aadd69f5b89d858e7cb41a06221537e;p=erp24_rep%2Fyii-erp24%2F.git [ERP-140] Пустые места где должно получаться из 1с --- diff --git a/erp24/actions/motivation/TestFactAction.php b/erp24/actions/motivation/TestFactAction.php index 23e626b1..d7b23324 100644 --- a/erp24/actions/motivation/TestFactAction.php +++ b/erp24/actions/motivation/TestFactAction.php @@ -72,7 +72,7 @@ class TestFactAction extends Action MotivationService::calculateMonthCeoAndSaleOfWebsiteGoods($model->year, $model->month); - MotivationService::initMonth1cFields($model->year, $model->month); +// MotivationService::initMonth1cFields($model->year, $model->month); } return $this->controller->render('test-fact', compact('model', 'years', 'months')); diff --git a/erp24/scripts/tasks/task_32_motivation_fact.php b/erp24/scripts/tasks/task_32_motivation_fact.php index 3d641799..b3ed76aa 100644 --- a/erp24/scripts/tasks/task_32_motivation_fact.php +++ b/erp24/scripts/tasks/task_32_motivation_fact.php @@ -75,7 +75,7 @@ try { MotivationService::calculateMonthCeoAndSaleOfWebsiteGoods($year, $month); - MotivationService::initMonth1cFields($year, $month); +// MotivationService::initMonth1cFields($year, $month); //////////////////////////////////////////////