VbzCart/docs/ui/terms/restock/request

From Woozle Writes Code
< VbzCart‎ | docs‎ | ui‎ | terms‎ | restock
Jump to navigation Jump to search

Line-itemsTemplate:L/vc/table in a restock requestTemplate:L/vc/table are referred to as "items" rather than "lines" because each Template:L/vc/term can only appear once.

Each item in a restock request tracks multiple quantities:

  • need: quantity needed – what we should order (from the supplier)
    • cust: ...for open customer orders – quantity spoken for (by customer orders)
  • ord: quantity ordered – what we ordered (from the supplier)
  • exp: quantity expected – what we expect to actually receive (from the supplier)

Technical Documentation