Shipment::processAfterAction

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. Shipment
  4. processAfterAction
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/controller/order/shipment.php
  • Класс: Bitrix\Crm\Controller\Order\Shipment
  • Вызов: Shipment::processAfterAction
protected function processAfterAction(Main\Engine\Action $action, $result)
{
	$this->restoreDisabledAutomationIfNeeded();

	parent::processAfterAction($action, $result);
}

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