• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/invoice/notify.php
  • Класс: Bitrix\Crm\Invoice\Notify
  • Вызов: Notify::sendShipmentAllowDelivery
static function sendShipmentAllowDelivery(Internals\Entity $entity)
{
	return new Sale\Result();
}