Skip to main content

Float

Scoping Questions
  1. What is the standard float amount?
  2. Should float amounts vary by location?
  3. Is float verification required at sign-on?
  4. How should float discrepancies be handled?
Configuration Examples
POS float settings
<retail:posTerminalTemplate
xmlns:core="http://www.enactor.com/core"
xmlns:retail="http://www.enactor.com/retail">
<retail:templateId>STORE_TERMINAL</retail:templateId>
<retail:floatEnabled>true</retail:floatEnabled>
<retail:defaultFloatAmount>200.00</retail:defaultFloatAmount>
<retail:floatRequiresDenominationBreakdown>false</retail:floatRequiresDenominationBreakdown>
</retail:posTerminalTemplate>