Cash Management - 011001
Local Drawer Accounting - 01100102304
Not Supported: ![]()
LocalDrawerAccountingConfig
| Parameter Name | Migration | Data Type, Range | Description | Default |
|---|---|---|---|---|
| differenceMaskType | MASK_TYPE | Integer | Displayed mask type 1 ... mask 1 2 ... mask 2 |
2 |
| countingTolerance | COUNTING_TOLERANCE | Double | Maximum tolerable difference of the actual and target values of the counted tenders. | 0 |
| continueEodProcessing | Boolean | The parameter specifies whether a confirm dialog is displayed, which allows other EOD processes to be continued. |
Note:
extends ProcessConfig
TenderRegistrationConfig
| Parameter Name | Migration | Data Type, Range | Description | Default |
|---|---|---|---|---|
| callingFunction | CALLING_FUNCTION | String | It defines the function name of the calling function. | |
| cancellationAllowed | CANCELLATION_ALLOWED | Boolean | The parameter controls whether it is permitted to cancel the function. | true |
| hideNotesMask | HIDE_NOTES_MASK | Boolean | It defines whether the denomination entry for banknotes is hidden.
|
false |
| hideCoinsMask | HIDE_COINS_MASK | Boolean | It defines whether the denomination entry for coins is hidden.
|
false |
| hideRollsMask | HIDE_ROLLS_MASK | Boolean | It defines whether the denomination entry for rolls is hidden.
|
false |
| hideAmount | HIDE_AMOUNT | Boolean | It defines the hide amount entry mask. | false |
| simpleMode | SIMPLE_MODE | Boolean | It defines a simplified mode. Only the amount in home currency is entered. | false |
Note:
extends ProcessConfig
LaunchAppConfig
| Parameter Name | Migration | Data Type, Range | Description | Default |
|---|---|---|---|---|
| requiresWorkstationLoggedOut | Boolean | It defines whether the app requires that the POS is logged out. If it is required and the POS is logged in, then an automatic logout will be performed and the configured app will be launched afterwards. | false | |
| browserConfig | BrowserConfig | It defines the app that should be launched. Additionally, it defines the browser settings for launching the app. |
Note:
extends ProcessConfig