Stock Adjustments
Scoping Questions
- Are local stock adjustments required?
- What reason codes are needed?
- What authorisation levels apply?
Configuration Examples
Stock adjustment reason
<retail:stockAdjustmentReason
xmlns:core="http://www.enactor.com/core"
xmlns:retail="http://www.enactor.com/retail">
<retail:reasonId>DAMAGED</retail:reasonId>
<retail:descriptions>
<core:string language="en" country="GB">Damaged Stock</core:string>
</retail:descriptions>
<retail:adjustmentType>DECREASE</retail:adjustmentType>
<retail:requiresAuthorisation>true</retail:requiresAuthorisation>
<retail:captureNotes>true</retail:captureNotes>
</retail:stockAdjustmentReason>