Skip to main content

Storage Reservation Log

Goal: Usability

Developer: Hengsin (talk)

Feature Ticket: IDEMPIERE-5021

Description:

Implement movement log for QtyReserved and QtyOrder:

  1. Add M_StorageReservationLog table
  2. Add Qty Reserved Log and Qty Ordered Log tab to Product window
  3. Add IReservationTracer and IReservationTracerFactory class, add IReservationTracer parameter to MStorageReservation.add method. Plugin that uses the now deprecated MStorageReservation.add method should migrate the new api (see MOrder.reserveStock method for example usage of the new classes and new MStorageReservation.add method)

Example

  1. Qty Reserved Log and Qty Ordered Log at Product window:
    • Reserved Quantity Log 5021

Qty Reserved Log


Source: Wiki