• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/shipmentcollection.php
  • Класс: BitrixSaleShipmentCollection
  • Вызов: ShipmentCollection::getClonedFields
static function getClonedFields()
{
	return array(
		'DELIVERY_LOCATION',
		'PARAMS',
		'DELIVERY_ID',
		'DELIVERY_NAME',
	);
}