• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/persontype.php
  • Класс: BitrixSalePersonType
  • Вызов: PersonType::generateXmlId
static function generateXmlId()
{
	return uniqid('bx_');
}