...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/lib/agent/movedbyfield/dealfieldagent.php
- Класс: Bitrix\Crm\Agent\MovedByField\DealFieldAgent
- Вызов: DealFieldAgent::update
protected function update(int $id, array $fieldsToUpdate): void { DealTable::update($id, $fieldsToUpdate); }