Generic 2

These exists

  1. KPI capture , export and analysis
    1. This capture needs to be baked into the process flow
    2. But be performant - i.e. it is persisted outside of production system so ETL & analysis functions done outside

  2. Support stock / location concepts
    1. Incoming delivery = SKU expected
    2. Received delivery  =  homogenous PO / job / fulfilment level location, i.e. not actualised yet
    3. Booked in delivery = SKU + QTY + Location
    4. Pick SKU = debit SKU avail and Dr location balance; CR Location capacity
    5. Picked stock = homogenous location + job order - not at SKU
    6. Data Input = actualised SKU's so  SKU + QTY + Location
  3. Purchase Orders
    1. Bucket concept
    2. PO for jobs
    3. PO for fulfilment
    4.  
  1. Performance - set targets -
    1. # users - e.g 100 internal; 50 external
    2. # orders - linear projections - see volumes
    3. etc..
  2. Interconenctivity
  3. Scaling