VbzCart/docs/ui/terms/restock: Difference between revisions

From Woozle Writes Code
< VbzCart‎ | docs‎ | ui‎ | terms
Jump to navigation Jump to search
imported>Woozle
m (Woozle moved page VbzCart/ui/terms/rstk to VbzCart/ui/terms/restock: canonical page should be spelled out)
imported>Woozle
m (eventual subpages for two restock tables)
Line 1: Line 1:
A '''restock''' is an order we place with a {{l/vc/term|supplier}}. Restocks are tracked in two different ways:
A '''restock''' is an order we place with a {{l/vc/term|supplier}}. Restocks are tracked in two different ways:
* A '''Restock Request'''{{l/vc/table|rstk_req|{{sup/tech}}}} (rrq) is a list of items ordered from a particular supplier on a particular date
* A '''[[/request|Restock Request]]'''{{l/vc/table|rstk_req|{{sup/tech}}}} (rrq) is a list of items ordered from a particular supplier on a particular date
* A '''Restock Received'''{{l/vc/table|rstk_rcd|{{sup/tech}}}} (rrc) is a list of items received in response to the request. A given request may result in more than one received restock.
* A '''[[/received|Restock Received]]'''{{l/vc/table|rstk_rcd|{{sup/tech}}}} (rrc) is a list of items received in response to the request. A given request may result in more than one received restock.


Line-items in a restock request are referred to as "items" rather than "lines" because each {{l/vc/term|catalog item}} can only appear once.
Line-items in a restock request are referred to as "items" rather than "lines" because each {{l/vc/term|catalog item}} can only appear once.

Revision as of 19:31, 8 January 2016

A restock is an order we place with a Template:L/vc/term. Restocks are tracked in two different ways:

Line-items in a restock request 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:

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