Cash Up
Scoping Questions
- What cash up method is required?
- Cash up and leave
- Cash up and empty
- Cash up and closing float
- Should cash up be mandatory at end of shift?
- What denomination counting is required?
- What tolerance levels apply for discrepancies?
How To Guide
Configuration Examples
POS Terminal Template
<retail:posTerminalTemplate>
<retail:posTerminal>
<retail:posDayEndConfig>
<retail:forceCashDeclaration>CashupAndClosingFloat</retail:forceCashDeclaration>
<retail:disallowSales>false</retail:disallowSales>
<retail:closeCashSession>false</retail:closeCashSession>
<retail:finaliseCashSession>true</retail:finaliseCashSession>
<retail:openCashDrawer>false</retail:openCashDrawer>
<retail:deleteStoredTransactions>false</retail:deleteStoredTransactions>
</retail:posDayEndConfig>
</retail:posTerminal>
</retail:posTerminalTemplate>