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