Daily Report
From UG
(Difference between revisions)
(→Output) |
(→Special Cases) |
||
Line 155: | Line 155: | ||
=== Special Cases === | === Special Cases === | ||
- | + | TBD | |
- | + | ||
- | + | ||
- | + | ||
=== Figures === | === Figures === |
Revision as of 21:36, 17 February 2010
Contents |
Parent Mantis
Business Needs and Requirements
This report is used to identify new shipments (CT's) created in the system since the last time the instance of this report run.
Technical Specification
Summary
- This report should appear only in Saved/Scheduled Reports section (to run this report you have to schedule it).
- Report MUST include ALL new shipments records that are created since previous report
- Report shows date time stamp and how many records are found (number)
- Report is sent to recipients on schedules via email.
User Interface
See #Figure 1. Schedule dropdown menu
Filters
All filters for user defined report conditions are on one tab - see #Figure 2. General Tab
Also see #Filters and Filters Matching Logic.
Hard Coded Conditions
- This report is used to identify new shipments (CT's) created in the system since the last time the instance of this report run.
- Report should use CT#Created On Date date field to identify when shipment was created.
User Defined Conditions
- See Figure 2 for general filters tab below
- All filters are "multi select"
- Check box in front of each filter. If filter is set, check box MUST be automatically checked vise versa
- Filters consist of several groups
- Every filter is connected by AND and sub selections inside each filter combo-box are connected by OR
- For example: ((Client Companies = E.A. USA Domestic) OR(Client Companies = Elizabeth Arden)) AND ((Shippers = A-TESTCOMP - TestCity - test remark)OR(Shippers = ABC - HK - test))
- If none of the filters are selected, generate ALL results.
Filters and Filters Matching Logic
Output
- Create output tab with list of output headings
- Required default headings on the combo box, the rest of headings are in drop down filter output list
- List of headings #Columns Definitions
- See #Figure 3. Spreadsheet for output result (xls)
Columns Definitions
- CT# with link (JG and Non-JG users)
- Mapped to CT#CT Num
- If user is client, CT# hyperlinks are link to view shipment page under client interface> shipment detail.
- If user is internal user(JG users), CT# hyperlinks are linked to view shipment page in Internal interface.
- Default on the combo box selected list
- Customer References#
- Mapped to CT#Customer Ref
- Transportation Modes
- Mapped to CT#Mode Of Transport
- Default on the combo box selected heading output list
- Shippers
- Mapped to CT#Shipper
- Default on the combo box selected heading output list
- Consignees
- Mapped to CT#Consignee
- Default on the combo box selected heading output list
- Origin Countries
- Mapped to CT#Origin Country
- Default on the combo box selected heading output list
- Destination Countries
- Mapped to CT#Destination Country
- Default on the combo box selected heading output list
- P.O
- Mapped to Commodity#PO
- Default on the combo box selected heading output list
- SKU
- Mapped to Commodity#SKU
- Default on the combo box selected heading output list
- Quantity
- Mapped to Commodity#Qty
- Default on the combo box selected heading output list
- Item Description
- Mapped to Commodity#Description
- Ttl # of plts
- Mapped to Commodity#Plts
- Ttl pkgs on plts
- Mapped to Commodity#Pkgs On Plts
- Loose pkgs
- Mapped to Commodity#Loose Pkgs
- Ttl G kg
- Mapped to Commodity#Gross Kg
- Custom fields
- if E0 client has "custom fields" that is/are set in admin mode, these should be available list as well
- Heading on output tab and spreadsheet should be Extra 1, Extra 2,...etc
- Total CBM
- Mapped to Commodity#Grand Total: cbm
- Authorization
- No mapping (Heading Only)
- Default value to blank
- this field is allowed user to manage it manually [Y/N]
- Default on the combo box selected heading output list
Sort By Definitions
- Sort by CT# from earlier CT# to newer CT#
Summary
- Output is a spreadsheet
- Spreadsheet tabs: There is ONLY one tab
- 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
- Consists of columns and rows
- Footer
- There is no footer
Special Cases
TBD
Figures
Figure 1. Schedule dropdown menu
Filters
- Client Companies (E0 Client)
- Shippers:
- Consignees:
- Origin Countries:
- Destination Countries:
- Origin Regions:
- Destination Regions:
Output
- Create output tab with list of output headings
- Some headings should be defaulted on the combo box and the rest of headings are in the dropdown filter output list
- List of headings
- CT# with link ->defaulted on the combo box
- Customer References# (GenTab C.Customer Ref)
- Transport Modes (GenTab F. Mode of Transport:)-> defaulted on the combo box
- Shippers (GenTab 2.Shipper) ->defaulted on the combo box
- Consignees (GenTab 3.Consignee) ->defaulted on the combo box
- Origin Countries (GenTab 11. Origin country) -> defaulted on the combo box
- Destination Countries (GenTab 12. Destination country) -> defaulted on the combo box
- P.O (ContTab Table A.)-> defaulted on the combo box
- SKU (ContTab Table A.)-> defaulted on the combo box
- Quantity (ContTab Table A.) -> defaulted on the combo box
- Item Description (ContTab Table A.)
- Ttl # of plts (ContTab Table A.)
- Ttl pkgs on pkgs (ContTab Table A.)
- Loose pkgs (ContTab Table A.)
- Ttl G kg (ContTab Table A.)
- Custom fields (if E0 client has "custom fields" that is/are set in admin mode, these should be available list as well)
- Total CBM (ContTab Table B.)
- Authorization [Y/N] (this field is not mapped to any field, it is always empty and allow user to manage it manually)-> defaulted on the combo box