• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/admin/locationhelper.php
  • Класс: BitrixSaleLocationAdminLocationHelper
  • Вызов: LocationHelper::checkLocationMigrated
static function checkLocationMigrated()
{
	return MainConfigOption::get('sale', 'sale_locationpro_migrated', '') == 'Y';
}