• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/agent/opportunity/quotemanualopportunityagent.php
  • Класс: Bitrix\Crm\Agent\Opportunity\QuoteManualOpportunityAgent
  • Вызов: QuoteManualOpportunityAgent::markAsDisabled
public function markAsDisabled()
{
	Option::set('crm', '~CRM_LEAD_MANUAL_OPPORTUNITY_INITIATED', 'Y');
}