См. определение в файле checkmanager.php строка 23
◆ create()
static create |
( |
array | $settings | ) |
|
|
static |
◆ createByType()
static createByType |
( |
| $type | ) |
|
|
static |
◆ delete()
- Аргументы
-
- Исключения
-
ArgumentException
- Исключения
-
ObjectPropertyException
- Исключения
-
SystemException
См. определение в файле checkmanager.php строка 534
◆ getCheckInfo()
- Аргументы
-
- Возвращает
- array
- Исключения
-
ArgumentException
- Исключения
-
NotImplementedException
См. определение в файле checkmanager.php строка 1368
◆ getCheckInfoByExternalUuid()
static getCheckInfoByExternalUuid |
( |
| $uuid | ) |
|
|
static |
- Аргументы
-
- Возвращает
- array|false
- Исключения
-
ArgumentException
См. определение в файле checkmanager.php строка 1491
◆ getCheckList()
◆ getLastPrintableCheckInfo()
- Аргументы
-
- Возвращает
- array|false
- Исключения
-
ArgumentException
См. определение в файле checkmanager.php строка 1395
◆ getList()
static getList |
( |
array | $parameters = array() | ) |
|
|
static |
- Аргументы
-
- Возвращает
- Main\DB\Result
- Исключения
-
ArgumentException
См. определение в файле checkmanager.php строка 1528
◆ getObjectById()
static getObjectById |
( |
| $id | ) |
|
|
static |
- Аргументы
-
- Возвращает
- Check|null
- Исключения
-
ArgumentException
- Исключения
-
ObjectPropertyException
- Исключения
-
SystemException
См. определение в файле checkmanager.php строка 1504
◆ getPaymentByCheck()
static getPaymentByCheck |
( |
Check | $check | ) |
|
|
static |
◆ getSalesCheckList()
static getSalesCheckList |
( |
| ) |
|
|
static |
◆ init()
◆ isAvailableCorrection()
static isAvailableCorrection |
( |
| ) |
|
|
static |
◆ CHECK_LIMIT_RECORDS
const CHECK_LIMIT_RECORDS = 5 |
◆ CHECK_RESENDING_TIME
const CHECK_RESENDING_TIME = 4 |
This is time re-sending a check print in minutes
См. определение в файле checkmanager.php строка 34
◆ EVENT_ON_BEFORE_CHECK_ADD_VERIFY
const EVENT_ON_BEFORE_CHECK_ADD_VERIFY = 'OnBeforeCheckAddVerify' |
◆ EVENT_ON_CHECK_COLLATE_DOCUMENTS
const EVENT_ON_CHECK_COLLATE_DOCUMENTS = 'OnCheckCollateDocuments' |
◆ EVENT_ON_CHECK_PRINT_ERROR
const EVENT_ON_CHECK_PRINT_ERROR = 'OnCheckPrintError' |
◆ EVENT_ON_CHECK_PRINT_SEND
const EVENT_ON_CHECK_PRINT_SEND = 'OnPrintableCheckSend' |
◆ EVENT_ON_CHECK_VALIDATION_ERROR
const EVENT_ON_CHECK_VALIDATION_ERROR = 'OnCheckValidationError' |
◆ EVENT_ON_GET_CUSTOM_CHECK
const EVENT_ON_GET_CUSTOM_CHECK = 'OnGetCustomCheckList' |
◆ MIN_TIME_FOR_SWITCH_CASHBOX
const MIN_TIME_FOR_SWITCH_CASHBOX = 240 |