Viewing Inventory

Product Inventory View

_images/inventory.png

Notes:

  1. Quantities are synthesized from locator entries as follows:

    ARRIVING = ON-ORDER + IN-TRANSIT
    ON-HAND = ALL WAREHOUSE CONTENT
    ALL-HELD = SAFETY STOCK + INSPECTION HOLD + PROCESS HOLD + DAMAGED
    ALLOCATED = SHIP-RESERVED + PICK-ALLOCATED
    AVAILABLE = ON-HAND - ALL-HELD - ALLOCATED
    Ship reserve may be placed against ARRIVING stock, so AVAILABLE can be negative.
  2. Product entries link to the PRODUCT information, displayed in a lightbox. Clicking (Double-clicking?) elsewhere on a line displays LOCATOR details for that product unit.

Product Filters

_images/inventory-filter.png

Notes:

  1. Filter items “Building” and “Accout” accept single entries only and do not display columns. When set by login, as with account connection, these items are grayed out and not selectable.
  2. PRODUCT and STOCK-NUMBER filters are multi-entry and use autocomplete.
  3. Products without locator quantities cannot be entered in the filter or displayed.
  4. For a mobile interface, tuneable columns would not display by default.