• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/Reservation/Component/InventoryManagementChecker.php
  • Класс: Bitrix\Crm\Reservation\Component\InventoryManagementChecker
  • Вызов: InventoryManagementChecker::isProcessInventoryManagementAvailable
private function isProcessInventoryManagementAvailable(): bool
{
	return $this->factory->isInventoryManagementEnabled();
}