• Модуль: timeman
  • Путь к файлу: ~/bitrix/modules/timeman/lib/model/schedule/violation/violationrules.php
  • Класс: BitrixTimemanModelScheduleViolationViolationRules
  • Вызов: ViolationRules::isPeriodWorkTimeLackControlEnabled
public function isPeriodWorkTimeLackControlEnabled()
{
	return $this->getMaxWorkTimeLackForPeriod() >= 0;
}