• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/cashbox/advancepaymentcheck.php
  • Класс: BitrixSaleCashboxAdvancePaymentCheck
  • Вызов: AdvancePaymentCheck::getSupportedRelatedEntityType
static function getSupportedRelatedEntityType()
{
	return static::SUPPORTED_ENTITY_TYPE_NONE;
}