• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/kanban/entity/company.php
  • Класс: Bitrix\Crm\Kanban\Entity\Company
  • Вызов: Company::isCustomPriceFieldsSupported
public function isCustomPriceFieldsSupported(): bool
{
	return false;
}