Delivery Trailer Report

From UG

(Difference between revisions)
Jump to: navigation, search
(BA 2092)
(Columns: according to mantis #0002210 added note about format of Date columns.)
 
(89 intermediate revisions not shown)
Line 1: Line 1:
-
[[Category:Delivery Trailer Report]]
+
[[Category:OpsReps]]
== General Info ==
== General Info ==
-
This is an urgent new report for Elizabeth Arden
+
* [[Parent Mantis]]: http://mantis.jaguarfreight.com/mantis/view.php?id=2091
 +
* [[Original BR]]: [[Delivery_Trailer_Report_(BR)]]
-
* m2091 http://mantis.jaguarfreight.com/mantis/view.php?id=2091
+
== Detailed Design ==
-
== CBN: Core Business Need ==
+
''This wiki section is managed by: [[Systems Analyst]]''
-
<div style="background-color:DarkSalmon;">
+
-
''This wiki section is managed by: [[Module Owner]]''
 
-
Core business need is for Elizabeth Arden to keep report on Jaguar Freight's trucking optimization
 
-
+
=== MOT  ===
 +
For All Truck Modes
-
</div>
+
=== Hard coded conditions  ===
 +
None
-
== BR: Business Requirements and Design Ideas ==
+
=== Filters  ===
-
<div style="background-color:Moccasin;">
+
-
''This wiki section is managed by: [[Business Analyst]]''
+
Two tabs - see below
-
=== Summary (BR) ===
+
==== General Filters ====
-
* It is similar in nature to [[Truck Detailed Manifest]] - See Figure 3b.
+
-
* Urgently needed for [[NATP]].
+
-
=== MOT (BR) ===
+
'''Cargo Available Date:'''
-
For Truck-Domestic only.
+
* See [[Reports_Filters#Cargo_Available_Date]]
 +
 +
'''Cargo Due Date:'''
 +
* See [[Reports_Filters#Cargo_Due_Date]]
 +
 +
'''No Archived'''
 +
* If this box is checked, THEN show all shipment(s) excludes archived shipments
 +
==== Virtual Group Filters ====
-
=== Filters (BR) ===
+
See [[Reports_Filters#Virtual_Group_Filters]]
-
Minimum: Standard [[Main Report]] & the same as in [[Trucking Optimization Report]].
+
=== Output  ===
 +
* Spreadsheet consists of Header, Body, and footer
 +
* Header:
 +
** Report name
 +
** Date Time Stamp
 +
** Criteria (list of filter(s) selected)
 +
** Jaguar Logo
 +
* Body: (general info)
 +
** Consists of columns and rows
 +
*** Column: headings
 +
*** Row: shipment records
 +
*** Shipment records are grouped by Delivery Trailer #
 +
**** [[CT#DT_Number]]
 +
* Footer
 +
** There is no footer
-
Maximum: all CT fields.
+
==== Types of output  ====
-
=== Output (BR)===
+
Spreadsheet only.
-
* Outputs the same as [[Receiving Report]]
+
==== Columns  ====
-
* must include delivery trucker
+
-
==== Types of output (BR) ====
+
1) Fields to include - see [[#Fields list]]
 +
: NOTE: All '''Date''' columns should be in the date format, so they can be sort able by date.
-
Spreadsheet only.
+
2) Default setting for all output list - Select From List
 +
:* See [[Reports_Output#Selected_List]]
 +
:* No output list on Selected List
-
==== Columns(BR) ====
+
3) Delivery Trailer # is a heading for each body section
 +
:* [[CT#DT_Number]]
-
<pre>
+
4) Each shipment records output displays CT# on the first column
-
DT #
+
-
CT# (text, not hyperlink)
+
-
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 info
+
-
Trucker Name (Delivery Trucker)
+
-
</pre>
+
5) Use [[Reports_Output#LIPCO_one_line]] - Short term (Long term - option to choose to display [[Reports_Output#LIPCO_multi_line]] or [[Reports_Output#LIPCO_one_line]]
 +
 
 +
6) Label for each field - use [[Standard_Short_Label]]
 +
 
 +
7) See [[#Figure 1. Delivery Trailer Report]]  - this is for an example of layout only.
 +
<!-- Use [[Standard Short Label]] -->
 +
 
 +
===== Fields list =====
 +
 
 +
* [[CT#CT_Num]]
 +
** use [[Reports_Output#CT_Num_without_hyperlink]]
 +
* [[CT#Created On]]
 +
* [[CT#Cargo available]]
 +
* [[CT#Actual Pick Up Date]]
 +
* [[CT#Actual Delivery Date]]
 +
* [[CT#Cargo_due]]
 +
 
 +
* [[Address#Company]] related to [[Ct#Shipper]]
 +
 
 +
* [[Address#Company]] related to [[CT#Pick Up]]
 +
* [[Address#Phone]] related to [[CT#Pick Up]]
 +
* [[Address#City]] related to [[CT#Pick Up]]
 +
* [[Address#State]] related to [[CT#Pick Up]]
 +
* [[Address#Zip]] related to [[CT#Pick Up]]
 +
 
 +
*  [[Commodity#PO]] related to [[CT#CT Num]]
 +
*  [[Commodity#SKU]] related to [[CT#CT Num]]
 +
*  [[Commodity#Qty]] related to [[CT#CT Num]]
 +
*  [[Commodity#Plts]] related to [[CT#CT Num]]
 +
*  [[Commodity#Loose Pkgs]] related to [[CT#CT Num]]
 +
*  [[Commodity#Gross_Lb]] related to [[CT#CT Num]]
 +
*  [[Commodity#Grand_Total:_cbm]] related to [[CT#CT Num]]
 +
 
 +
* [[Address#Company]] related to [[Ct#Consignee]]
 +
 
 +
* [[Address#Company]] related to [[CT#Delivery To]]
 +
* [[Address#Phone]] related to [[CT#Delivery To]]
 +
* [[Address#City]] related to [[CT#Delivery To]]
 +
* [[Address#State]] related to [[CT#Delivery To]]
 +
* [[Address#Zip]] related to [[CT#Delivery To]]
 +
 
 +
* [[CT#Pick Up Trucker]]
 +
* [[CT#Delivery Trucker]]
==== Tabs ====
==== Tabs ====
Line 83: Line 120:
One tab
One tab
-
====  Sort Order (BR) ====
+
====  Sort Order (SA) ====
-
Sort by delivery trailer #; earliest delivery date on the top.
+
* Each "Delivery Trailer" - Sort by [[CT#DT_Number]]; earliest on the top
-
===  Schedule vs Generate (BR) ===
+
* All CTs lines for each "Delivery Trailer" - Sort by [[CT_bo#CT_Num]]; earliest on the top.
-
Need both.
+
-
===  Related Workflow (BR) ===
+
===  Schedule vs Generate (SA) ===
-
Unknown.
+
Need both...
-
</div>
+
=== Typical use cases and workflow ===
 +
:''must have several various cases along with screenshots of input, outputs''
 +
:''use cases must be defined step by step''
 +
:''this section is to be completed together by SA and BA''
 +
 
 +
==== Example A ====
 +
 +
==== Example B ====
 +
 
 +
==== Example C ====
 +
 
 +
== Figures ==
 +
=== Figure 1. Delivery Trailer Report ===
 +
[[File:DTReport.JPG]]
== History ==
== History ==
Line 99: Line 148:
=== m2092 ===
=== m2092 ===
* [http://mantis.jaguarfreight.com/mantis/view.php?id=2092 2092]
* [http://mantis.jaguarfreight.com/mantis/view.php?id=2092 2092]
-
 
+
* See [[Delivery_Trailer_Report#Detailed_Design]]
-
==== BA 2092 ====
+
* final version: [http://mantis.jaguarfreight.com/mediawiki-1.15.0/index.php?title=Delivery_Trailer_Report&oldid=11051 11051]
-
* see [[#Business Requirements]]
+
* Add Figure 1. [http://mantis.jaguarfreight.com/mediawiki-1.15.0/index.php?title=Delivery_Trailer_Report&oldid=11059 11059]
-
* final revision: http://mantis.jaguarfreight.com/mediawiki-1.15.0/index.php?title=Delivery_Trailer_Report&oldid=10894
+
* Update Spec: final revision: [http://mantis.jaguarfreight.com/mediawiki-1.15.0/index.php?title=Delivery_Trailer_Report&oldid=11449]

Current revision as of 10:51, 12 August 2010


Contents

[edit] General Info

[edit] Detailed Design

This wiki section is managed by: Systems Analyst


[edit] MOT

For All Truck Modes

[edit] Hard coded conditions

None

[edit] Filters

Two tabs - see below

[edit] General Filters

Cargo Available Date:

Cargo Due Date:

No Archived

  • If this box is checked, THEN show all shipment(s) excludes archived shipments

[edit] Virtual Group Filters

See Reports_Filters#Virtual_Group_Filters

[edit] Output

  • Spreadsheet consists of Header, Body, and footer
  • Header:
    • Report name
    • Date Time Stamp
    • Criteria (list of filter(s) selected)
    • Jaguar Logo
  • Body: (general info)
    • Consists of columns and rows
      • Column: headings
      • Row: shipment records
      • Shipment records are grouped by Delivery Trailer #
  • Footer
    • There is no footer

[edit] Types of output

Spreadsheet only.

[edit] Columns

1) Fields to include - see #Fields list

NOTE: All Date columns should be in the date format, so they can be sort able by date.

2) Default setting for all output list - Select From List

3) Delivery Trailer # is a heading for each body section

4) Each shipment records output displays CT# on the first column

5) Use Reports_Output#LIPCO_one_line - Short term (Long term - option to choose to display Reports_Output#LIPCO_multi_line or Reports_Output#LIPCO_one_line

6) Label for each field - use Standard_Short_Label

7) See #Figure 1. Delivery Trailer Report - this is for an example of layout only.

[edit] Fields list

[edit] Tabs

One tab

[edit] Sort Order (SA)

  • Each "Delivery Trailer" - Sort by CT#DT_Number; earliest on the top
  • All CTs lines for each "Delivery Trailer" - Sort by CT_bo#CT_Num; earliest on the top.

[edit] Schedule vs Generate (SA)

Need both...

[edit] Typical use cases and workflow

must have several various cases along with screenshots of input, outputs
use cases must be defined step by step
this section is to be completed together by SA and BA

[edit] Example A

[edit] Example B

[edit] Example C

[edit] Figures

[edit] Figure 1. Delivery Trailer Report

File:DTReport.JPG

[edit] History

[edit] m2092

Personal tools