• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/agent/accounting/dealaccountsyncagent.php
  • Класс: Bitrix\Crm\Agent\Accounting\DealAccountSyncAgent
  • Вызов: DealAccountSyncAgent::process
public function process(array $itemIDs)
{
	\CCrmDeal::RefreshAccountingData($itemIDs);
}