Stock Adjustment - maple-dev-team/docs GitHub Wiki

Objective

Make specific adjustments in the warehouse.

Notes

  • The main difference from the system perspective of stock counting is the ability to create availability
  • Add to Stock or Replace stock types
  • Variance for Add type is the input qty. Variance for Replace type is the input qty - on hand.
  • It should not be possible to void the stock adjustment of the Replace stock type, when there is already a new stock adjustment that has the product.
  • Possible Status:
    • In progress
    • Adjusted
    • Voided

Flow

Flow

Comments