• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/shipmentcollection.php
  • Класс: BitrixSaleShipmentCollection
  • Вызов: ShipmentCollection::deleteExtraServiceInternal
protected function deleteExtraServiceInternal($shipmentId)
{
	InternalsShipmentExtraServiceTable::deleteByShipmentId($shipmentId);
}