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