Inventory Management - preciseautomata/hqt-reqs-and-specs GitHub Wiki
- Our SKU is a CUP
- A cup is essentially a unit of food that is delivered to the customer
The Inventories at HQT are hierarchically structured with each layer representing a distinct geographical range.
- Enterprise Inventory
- State Inventory
- City Inventory
- Area Inventory
- Machine Inventory
- Area Inventory
- City Inventory
- State Inventory
The Enterprise Inventory is a Logical entity that represents the cumulative inventory across all other levels. The State Inventory is a single warehouse/storage. The City inventory is a Distribution Center from where daily inflow and outgo of items will take place. The Area Inventory is a Physical location from where Service Engineers will pick up items to replenish machines. City inventory will ensure the area inventories maintain the stock keeping levels. The Machine Inventory is the number of cups inside a machine.
The inventories will maintain the following type of SKUs
- Cups
- UOM - Weight
- Add-Ons
- UOM - Packets
- Cutlery
- UOM - Pieces
- Labels
- UOM - Sheets(?)
- Taste Enhancers
- UOM - Packets