• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/cashbox/cashbox.php
  • Класс: BitrixSaleCashboxCashbox
  • Вызов: Cashbox::buildZReportQuery
public function buildZReportQuery($id);

/**
 * @throws NotImplementedException
 * @return string
 */
public static function getName()
{
	throw new NotImplementedException();
}