• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/Service/Factory/Quote.php
  • Класс: Bitrix\Crm\Service\Factory\Quote
  • Вызов: Quote::isAutomationEnabled
public function isAutomationEnabled(): bool
{
	return true;
}