kommerce-core icon indicating copy to clipboard operation
kommerce-core copied to clipboard

Inventory Management

Open pdt256 opened this issue 9 years ago • 2 comments

  • Upon order creation, decrement inventory quantity
  • Delegate stock movements to InventoryTransaction

pdt256 avatar Nov 05 '15 20:11 pdt256

Handle inventory activity/transactions:

  • manually increase/decrease qty
  • auto decrease qty upon shipment
  • move items to new location
  • set restock trigger to alert when item count is low
  • set cost
  • set expiration date
  • set lot number

pdt256 avatar Nov 08 '15 07:11 pdt256

Need ability to alert store owner when:

  • inventory count falls below threshold
  • pending cart items would cause inventory count to fall below threshold

pdt256 avatar Nov 10 '15 07:11 pdt256