• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/discountbase.php
  • Класс: BitrixSaleDiscountBase
  • Вызов: DiscountBase::isRoundMode
protected function isRoundMode($mode)
{
	return $this->roundApplyMode == $mode;
}