• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/migration/migration.php
  • Класс: BitrixSaleLocationMigrationis
  • Вызов: is::stageConvertZones
protected function stageConvertZones()
{
	$this->migrator->convertSalesZones();
	$this->nextStage();
}