• Модуль: timeman
  • Путь к файлу: ~/bitrix/modules/timeman/lib/model/schedule/schedule.php
  • Класс: BitrixTimemanModelScheduleSchedule
  • Вызов: Schedule::isAllowedToReopenRecord
public function isAllowedToReopenRecord()
{
	return static::getScheduleRestriction($this, ScheduleTable::WORKTIME_RESTRICTION_ALLOWED_TO_REOPEN_RECORD);
}