• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/invoice/shipmentitemcollection.php
  • Класс: Bitrix\Crm\Invoice\ShipmentItemCollection
  • Вызов: ShipmentItemCollection::deleteInternal
protected function deleteInternal($primary)
{
	return Internals\ShipmentItemTable::deleteWithItems($primary);
}