Safe Expense
Scoping Questions
- Is safe expense recording required?
- What expense types apply to safes?
- Are reason codes required?
How To Guide
Configuration Examples
Safe expense reason
<retail:cashManagementReason
xmlns:core="http://www.enactor.com/core"
xmlns:retail="http://www.enactor.com/retail">
<retail:reasonId>SAFE_EXPENSE_FLOAT</retail:reasonId>
<retail:descriptions>
<core:string language="en" country="GB">Float Issue from Safe</core:string>
</retail:descriptions>
<retail:reasonType>SAFE_EXPENSE</retail:reasonType>
<retail:requiresReference>false</retail:requiresReference>
<retail:regionId groupTypeId="region">UK</retail:regionId>
</retail:cashManagementReason>