Incoming stock
Use Receive stock when new items arrive from a supplier. It adds to quantity on hand and appears in Transaction History.
Browser-local prototype
A simple playground inventory dashboard using Ron's fake dataset. Stock changes save in this browser only.
| Product | Category | Qty | Status | Retail | Bin |
|---|
Inventory entry
Use this form to add a new SKU to the table, dashboard, filters, transaction history, and browser-local saved demo data.
Audit trail
Every add product, receive stock, and sell/use stock action is logged here with date, quantity, and resulting balance.
| Date/time | Transaction | Product | Type | Qty change | Qty after | Cost/price | Note/reason |
|---|
Use Receive stock when new items arrive from a supplier. It adds to quantity on hand and appears in Transaction History.
Use Sell/use stock when items leave inventory. It subtracts from quantity on hand and appears in Transaction History.
When quantity drops to or below this number, the item becomes Low Stock so you know to reorder.
An item is marked Overstock when quantity is much higher than expected monthly sales. That can tie up cash and shelf space.