Automatic Day-End Closing

The automatic day-end closing (automatic EOD) for a store can be configured manually via the function in the portal (gkr.accounting.automatic-day-end.useGUIConfig=true) or can be configured via store-specific configuration in accounting-function.properties (gkr.accounting.automatic-day-end.useGUIConfig=false).

Configuration file accounting-functions.properties :

#Automatic Day End Closing
gkr.accounting.automatic-day-end.toleranceTime=120
gkr.accounting.automatic-day-end.tryAgainTime=5
gkr.accounting.automatic-day-end.operatorID=POS_SERVER
gkr.accounting.automatic-day-end.defaultActivation=false
gkr.accounting.automatic-day-end.defaultStartTime=00\:00
gkr.accounting.automatic-day-end.useGUIConfig=true

This configuration is only located at store level, not global.

If gkr.accounting.automatic-day-end.useGUIConfig = false, then the 'Automatic Day-End Closing' function in the portal can only be used to see the current overview of the configured values in the store-specific configuration. It cannot be used to enable/disable the automatic EOD or to set another start time.

As long as gkr.accounting.automatic-day-end.useGUIConfig is set to false, the store specific configuration can be used/changed (parameter 'gkr.accounting.automatic-day-end.defaultActivation' and 'gkr.accounting.automatic-day-end.defaultStartTime') by using config refresh.

Note:
If Automatic Day-End Closing - 01230202401 is not part of the menu, then gkr.accounting.automatic-day-end.useGUIConfig should be set to false