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