ReportManager
FinalYes
Table of Contents
Constants
- MAX_TIME_RESENDING_REPORT = 43200
- MIN_TIME_RESENDING_REPORT = 300
- This is time re-sending a check print in minutes
Methods
- addZReport() : int
- getLastZReport() : array<string|int, mixed>|false
- getPrintableZReport() : int
- saveZReportPrintResult() : Result
Constants
MAX_TIME_RESENDING_REPORT
public
mixed
MAX_TIME_RESENDING_REPORT
= 43200
MIN_TIME_RESENDING_REPORT
This is time re-sending a check print in minutes
public
mixed
MIN_TIME_RESENDING_REPORT
= 300
Methods
addZReport()
public
static addZReport(mixed $cashboxId) : int
Parameters
- $cashboxId : mixed
Return values
intgetLastZReport()
public
static getLastZReport(mixed $cashboxId) : array<string|int, mixed>|false
Parameters
- $cashboxId : mixed
Return values
array<string|int, mixed>|falsegetPrintableZReport()
public
static getPrintableZReport(mixed $cashboxId) : int
Parameters
- $cashboxId : mixed
Return values
intsaveZReportPrintResult()
public
static saveZReportPrintResult(mixed $reportId, mixed $data) : Result
Parameters
- $reportId : mixed
- $data : mixed