Receiving Report
From UG
(Difference between revisions)
(→Filters) |
(→Output) |
||
Line 26: | Line 26: | ||
=== Output === | === Output === | ||
- | CT# | + | CT# |
- | date created | + | date created |
- | date available | + | date available |
- | pick up date | + | pick up date |
- | delivery date | + | delivery date |
- | Supplier | + | |
- | Tel # | + | ------------- (origin / supplier information) |
- | City | + | Supplier |
- | State | + | Tel # |
- | ZIP | + | City |
- | PO # | + | State |
- | SKU/Item | + | ZIP |
- | Plts | + | PO # |
- | Lose Ctns Gross Wt (LB) with LB Label | + | SKU/Item |
+ | Plts | ||
+ | Lose Ctns | ||
+ | Gross Wt (LB) with LB Label | ||
+ | ------------ Consignee / delivery location | ||
+ | Consignee | ||
+ | City | ||
+ | State | ||
+ | ZIP | ||
+ | Telephone # | ||
+ | Trucker Name | ||
=== Schedule vs Generate === | === Schedule vs Generate === |
Revision as of 21:56, 18 May 2010
Contents |
General
Business Requirements
Summary
This report is needed for Trucking modes. It is similar in nature to In Transit.
Hard coded conditions
We need to report all CTs that are:
and (NOT "ON HOLD") and (NOT "PENDING APPROVAL") and (NOT DELIVERED)
Filters
Minimum: Same as in Trucking Optimization Report.
Maximum: all CT fields.
Output
CT# date created date available pick up date delivery date ------------- (origin / supplier information) Supplier Tel # City State ZIP PO # SKU/Item Plts Lose Ctns Gross Wt (LB) with LB Label
------------ Consignee / delivery location Consignee City State ZIP Telephone # Trucker Name
Schedule vs Generate
Need both.
Related Business Process
TBD
Misc
See also attached to http://mantis.jaguarfreight.com/mantis/view.php?id=2061