VbzCart/ui/terms/restock/request: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
m link update |
okay, those are two slightly different things... |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
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{{l/vc/table|rstk_req_item|{{sup/tech}}}} in a restock request{{l/vc/table|rstk_req|{{sup/tech}}}} 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: | Each item in a restock request tracks multiple quantities: | ||
* {{l/sub|need}}: '''quantity needed''' – what we should order (from the supplier) | * {{l/sub|need}}: '''quantity needed''' – what we should order (from the supplier) | ||
** {{l/ | ** {{l/sub|cust}}: '''...for open customer orders''' – quantity spoken for (by customer orders) | ||
* {{l/sub|ord}}: '''quantity ordered''' – what we ordered (from the supplier) | * {{l/sub|ord}}: '''quantity ordered''' – what we ordered (from the supplier) | ||
* {{l/sub|exp}}: '''quantity expected''' – what we expect to actually receive (from the supplier) | * {{l/sub|exp}}: '''quantity expected''' – what we expect to actually receive (from the supplier) | ||
==Technical Documentation== | |||
* {{l/vc/table|rstk_req}}: restock request master table | |||
* {{l/vc/table|rstk_req_item}}: restock request detail table: item fields appear here | |||
Latest revision as of 19:21, 15 January 2016
Line-itemsT in a restock requestT 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:
- 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
- rstk_req: restock request master table
- rstk_req_item: restock request detail table: item fields appear here
