DealInvoiceStatisticEntry::processCagegoryChange

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. DealInvoiceStatisticEntry
  4. processCagegoryChange
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/statistics/dealinvoicestatisticentry.php
  • Класс: Bitrix\Crm\Statistics\DealInvoiceStatisticEntry
  • Вызов: DealInvoiceStatisticEntry::processCagegoryChange
static function processCagegoryChange($ownerID)
{
	self::unregister($ownerID);
	self::register($ownerID);
}

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