• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/classes/general/crm_quote.php
  • Класс: \CAllCrmQuote
  • Вызов: CAllCrmQuote::isFactoryEnabled
static function isFactoryEnabled(): bool
{
	return Crm\Settings\QuoteSettings::getCurrent()->isFactoryEnabled();
}