Spot Check
Scoping Questions
- Is cash spot check (blind count) required?
- How often are spot checks performed?
- What variance tolerances are acceptable?
How To Guide
Configuration Examples
POS terminal template with 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:spotCheckRequiresDenominationBreakdown>true</retail:spotCheckRequiresDenominationBreakdown>
</retail:posTerminalTemplate>