• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/classes/general/crm_quote.php
  • Класс: \CAllCrmQuote
  • Вызов: CAllCrmQuote::isPrintingViaPaymentMethodSupported
static function isPrintingViaPaymentMethodSupported()
{
	return self::isActiveQuotePaymentMethodExists();
}