The central app is the aw_stock_trends
app.
Does this make sense as an app?
Extends Chemical
.
Extends Mixture
.
Computes the price of Design
s.
Manages the ordering of raw materials.
The model defines Supplier
, PurchaseOrder
, PurchaseOrderItem
.
Needs class for Address
.
Holds raw materials.
Bare bones, embellishments are delegated to other apps.
Tracks usage, or maybe that should be a separate app?
Does not have provision for ordering, see the orders
app.
Tracks stock usage - past history and future projections. Generates alerts when stock items are projected to run out at a future timeperiod.
Generates images from stock trends.