DealAccountSyncAgent::process

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

Добавить комментарий