VbzCart/docs/ui/terms/restock/request: Difference between revisions
Jump to navigation
Jump to search
imported>Woozle (this is specifically restock *requests*) |
m (Woozle moved page VbzCart/VbzCart/ui/terms/restock/request to VbzCart/docs/ui/terms/restock/request without leaving a redirect: part 4/5) |
||
(3 intermediate revisions by one other 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: | ||
Line 6: | Line 6: | ||
* {{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 01:57, 25 February 2024
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
- Template:L/vc/table: restock request master table
- Template:L/vc/table: restock request detail table: item fields appear here