Spot Check
Scoping Questions
- Are cash drawer spot checks required?
- Should spot checks be random or scheduled?
- What authorisation levels are needed?
- What tolerance levels apply for discrepancies?
How To Guide
Configuration Examples
POS spot check settings
<retail:posTerminalTemplate
xmlns:core="http://www.enactor.com/core"
xmlns:retail="http://www.enactor.com/retail">
<retail:templateId>STORE_TERMINAL</retail:templateId>
<retail:spotCheckEnabled>true</retail:spotCheckEnabled>
<retail:spotCheckBlindCount>true</retail:spotCheckBlindCount>
<retail:spotCheckVarianceTolerance>5.00</retail:spotCheckVarianceTolerance>
</retail:posTerminalTemplate>