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'));
MotivationService::calculateMonthCeoAndSaleOfWebsiteGoods($year, $month);
- MotivationService::initMonth1cFields($year, $month);
+// MotivationService::initMonth1cFields($year, $month);
//////////////////////////////////////////////