Name |
Description |
Range |
Default |
application.sPrefixCashRegister |
A string that will be used as prefix of the filename. Enables the customer to identify a receipt that has been created in application 'cash register'.
|
|
|
application.sPrefixInventory |
A string that will be used as prefix of the filename. Enables the customer to identify a receipt that has been created in application 'inventory'.
By default one inventory mode is configured.
|
|
|
application.sPrefixInventory1 |
A string that will be used as prefix of the filename. Enables the customer to identify a receipt that has been created in application 'inventory1'.
To activate the mode you have to modify the file customer.ini.
|
|
|
application.sPrefixInventory2 |
A string that will be used as prefix of the filename. Enables the customer to identify a receipt that has been created in application 'inventory2'.
To activate the mode you have to modify the file customer.ini.
|
|
|
application.sPrefixInventory3 |
A string that will be used as prefix of the filename. Enables the customer to identify a receipt that has been created in application 'inventory3'.
To activate the mode you have to modify the file customer.ini.
|
|
|
application.sPrefixInventory4 |
A string that will be used as prefix of the filename. Enables the customer to identify a receipt that has been created in application 'inventory4'.
To activate the mode you have to modify the file customer.ini.
|
|
|
application.sPrefixInventory5 |
A string that will be used as prefix of the filename. Enables the customer to identify a receipt that has been created in application 'inventory5'.
To activate the mode you have to modify the file customer.ini.
|
|
|
application.sPrefixInventory6 |
A string that will be used as prefix of the filename. Enables the customer to identify a receipt that has been created in application 'inventory6'.
To activate the mode you have to modify the file customer.ini.
|
|
|
application.sPrefixInventory7 |
A string that will be used as prefix of the filename. Enables the customer to identify a receipt that has been created in application 'inventory7'.
To activate the mode you have to modify the file customer.ini.
|
|
|
application.sPrefixInventory8 |
A string that will be used as prefix of the filename. Enables the customer to identify a receipt that has been created in application 'inventory8'.
To activate the mode you have to modify the file customer.ini.
|
|
|
application.sPrefixInventory9 |
A string that will be used as prefix of the filename. Enables the customer to identify a receipt that has been created in application 'inventory9'.
To activate the mode you have to modify the file customer.ini.
|
|
|
application.sPrefixMoney |
A string that will be used as prefix of the filename. Enables the customer to identify a receipt that has been created during flow of money operations like paid in, paid out, loan,
pick up, ... .
|
|
|
application.sPrefixPrepack1 |
A string that will be used as prefix of the filename. Enables the customer to identify a receipt that has been created in application 'prepack 1'.
|
|
|
application.sPrefixSales |
A string that will be used as prefix of the filename. Enables the customer to identify a receipt that has been created in application 'sales mode'.
|
|
|
application.sPrefixSelfservice |
A string that will be used as prefix of the filename. Enables the customer to identify a receipt that has been created in application 'selfservice mode'.
|
|
|
backupserver.bEnable |
Enables the backup server for receipt forwarding |
(0/1) |
0 |
backupserver.sIpAddress |
The IP address of the backup server. |
|
0.0.0.0 |
backupserver.sPassword |
Password necessary to get access to the backup server. |
|
1234567 |
backupserver.sSubdirectory |
Name of an existing subdirectory on the backup server where the files shall be transferred to.
If no subdirectory is configured then the file will be transferred to the root directory.
|
|
|
backupserver.sUserName |
Name by which an identification is desired. |
|
anonymous |
backupserver.unPortNo |
Number of the port the backup server is listening. |
|
21 |
common.eStrategy |
Desired strategy for the forwarding of receipts. |
Name |
Description |
mainserverpreferred
|
Always try to forward a receipt to the main server.
If the main server isn't active forward receipt to the backup server.
Receipts generated within the next 5 minutes will be forwarded to the backup server.
After that time a validation will be done whether the main server is available.
|
nopreference
|
Forward the receipt to both the main server and the backup server.
The receipt forwarding has been successful if it has been forwarded to at least on server.
|
|
mainserverpreferred |
mainserver.bEnable |
Enables the main server for receipt forwarding |
(0/1) |
0 |
mainserver.sIpAddress |
The IP address of the main server. |
|
0.0.0.0 |
mainserver.sPassword |
Password necessary to get access to the backup server. |
|
1234567 |
mainserver.sSubdirectory |
Name of an existing subdirectory on the backup server where the files shall be transferred to.
If no subdirectory is configured then the file will be transferred to the root directory.
|
|
|
mainserver.sUserName |
Name by which an identification is desired. |
|
anonymous |
mainserver.unPortNo |
Number of the port the backup server is listening. |
|
21 |