Skip to main content

Stock Adjustments

Scoping Questions
  1. Are local stock adjustments required?
  2. What reason codes are needed?
  3. 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>