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