]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
[ERP-140] Пустые места где должно получаться из 1с
authorAlexander Smirnov <fredeom@mail.ru>
Fri, 16 Aug 2024 12:00:50 +0000 (15:00 +0300)
committerAlexander Smirnov <fredeom@mail.ru>
Fri, 16 Aug 2024 12:00:50 +0000 (15:00 +0300)
erp24/actions/motivation/TestFactAction.php
erp24/scripts/tasks/task_32_motivation_fact.php

index 23e626b1b8a68b1413832e23ca1215dee3bc35cc..d7b23324754a5419677f13f8235be6ae37454cec 100644 (file)
@@ -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'));
index 3d641799cfb6f6c66e4e7373753d616c9ca894e6..b3ed76aa7f8ab5969fec090419c5a6b51d02b92f 100644 (file)
@@ -75,7 +75,7 @@ try {
 
         MotivationService::calculateMonthCeoAndSaleOfWebsiteGoods($year, $month);
 
-        MotivationService::initMonth1cFields($year, $month);
+//        MotivationService::initMonth1cFields($year, $month);
         //////////////////////////////////////////////