• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/cashbox/check.php
  • Класс: BitrixSaleCashboxCheck
  • Вызов: Check::needPrintMarkingCode
protected function needPrintMarkingCode($basketItem) : bool
{
	return $basketItem->isSupportedMarkingCode();
}