...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/lib/recurring/manager.php
- Класс: Bitrix\Crm\Recurring\Manager
- Вызов: Manager::deactivate
static function deactivate($entityId, $typeEntity = self::INVOICE) { return Command::execute($typeEntity, __FUNCTION__, array($entityId)); }