• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/delivery/services/base.php
  • Класс: BitrixSaleDeliveryServicesfor
  • Вызов: for::isAllowEditShipment
public function isAllowEditShipment()
{
	return $this->allowEditShipment != 'N';
}