Difference between revisions of "VbzCart/ui/terms/restock"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< VbzCart‎ | ui‎ | terms
Jump to navigation Jump to search
(expanded)
Line 1: Line 1:
[[../|terms]] used in {{vbzcart/term|restock|restocking}}
+
A '''restock''' is an order we place with a {{l/vc/term|supplier}}. Restocks are tracked in two different ways:
* [[/need|quantity needed]] (what we should order)
+
* 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
** [[/cust|...for open customer orders]] (quantity spoken for)
+
* 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.
* [[/ord|quantity ordered]] (what we ordered)
+
 
* [[/exp|quantity expected]] (what we expect to actually receive)
+
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.
 +
 
 +
Each item in a restock request tracks multiple quantities:
 +
* [[/need|qty-need]]: '''quantity needed''' &ndash; what we should order (from the supplier)
 +
** [[/cust|qty-cust]]: '''...for open customer orders''' &ndash; quantity spoken for (by customer orders)
 +
* [[/ord|qty-ord]]: '''quantity ordered''' &ndash; what we ordered (from the supplier)
 +
* [[/exp|qty-exp]]: '''quantity expected''' &ndash; what we expect to actually receive (from the supplier)

Revision as of 19:23, 8 January 2016

A restock is an order we place with a supplier. Restocks are tracked in two different ways:

  • A Restock RequestT (rrq) is a list of items ordered from a particular supplier on a particular date
  • A Restock ReceivedT (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 catalog item 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)