Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ReportManager

Открытые статические члены

static addZReport ($cashboxId)
 
static getLastZReport ($cashboxId)
 
static saveZReportPrintResult ($reportId, $data)
 

Открытые атрибуты

const MIN_TIME_RESENDING_REPORT = 300
 
const MAX_TIME_RESENDING_REPORT = 43200
 

Подробное описание

См. определение в файле reportmanager.php строка 14

Методы

◆ addZReport()

static addZReport ( $cashboxId)
static
Аргументы
$cashboxId
Возвращает
int

См. определение в файле reportmanager.php строка 24

◆ getLastZReport()

static getLastZReport ( $cashboxId)
static
Аргументы
$cashboxId
Возвращает
array|false

См. определение в файле reportmanager.php строка 42

◆ saveZReportPrintResult()

static saveZReportPrintResult ( $reportId,
$data )
static
Аргументы
$reportId
$data
Возвращает
Result

См. определение в файле reportmanager.php строка 140

Данные класса

◆ MAX_TIME_RESENDING_REPORT

const MAX_TIME_RESENDING_REPORT = 43200

См. определение в файле reportmanager.php строка 18

◆ MIN_TIME_RESENDING_REPORT

const MIN_TIME_RESENDING_REPORT = 300

This is time re-sending a check print in minutes

См. определение в файле reportmanager.php строка 17