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 (eventual subpages for two restock tables)
m (Woozle moved page VbzCart/VbzCart/ui/terms/restock to VbzCart/docs/ui/terms/restock without leaving a redirect: part 4/5)
 
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:
* 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 '''[[/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 '''[[/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.
* 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.
 
==Other Pages==
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.
Some pages that relate to restocking in general:
 
* [[/status]]: terms relating to the status of a restock
Each item in a restock request tracks multiple quantities:
* '''common columns''' - some column names are used throughout the restocking process:
* [[/need|qty-need]]: '''quantity needed''' &ndash; what we should order (from the supplier)
** [[/cust]]: customer-related quantities
** [[/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)

Latest revision as of 01:57, 25 February 2024

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

Other Pages

Some pages that relate to restocking in general:

  • /status: terms relating to the status of a restock
  • common columns - some column names are used throughout the restocking process:
    • /cust: customer-related quantities