Skip to main content

Spot Check

Scoping Questions
  1. Are cash drawer spot checks required?
  2. Should spot checks be random or scheduled?
  3. What authorisation levels are needed?
  4. What tolerance levels apply for discrepancies?
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>