Client In Transit Report (component)

From UG

Revision as of 15:24, 8 March 2010 by Montira (Talk | contribs)
Jump to: navigation, search


Contents

Parent Mantis

1646

Business Needs and Requirements

Technical Specification

Summary

User Interface

See In_Transit_Report#User_Interface

Client version has slightly different look and feel:

  • colors, etc
  • multiselects are hidden by default, click on triangle to make them visible

Hard Coded Conditions

See In_Transit_Report#Hard_Coded_Conditions

User Defined Conditions

See In_Transit_Report#User_Defined_Conditions

Output

See In_Transit_Report#Output

Special Cases

History

Feedback from Simon (meeting on 18 Aug 2009)

--Tira 12:44PM , 19 Aug 2009 (UTC)

  • Rename "Original Country" to "Origin Country"
  • All the same BUT these filters MUST be client specific auto populated:
    • Client Companies
    • Origin Country
    • Destination Country
    • AIR
      • Origin Airport (also update name from "Original" to "Origin"
      • Destination Airport
    • OCEAN
      • Origin Port/Terminal (also update name from "Original" to "Origin"
      • Destination Port/Terminal

Created this wiki

It used to be a part of Client Reports


FEEDBACK FROM SIMON ON MARCH 1, 2010

Add HTML View, March 2010

  • mantis:1388
  • Result shows by MOT per Tab with shipment count()
  • First column (1) shows magnifier glass per record to hyperlink to a specific CT record> Client App> view shipment
  • Second column (2) shows CT# in a box
    • If there is a single CT#, it shows CT# in a box without a dropdown list
    • If there are multiple CTs#, it shows CT# in a box with a dropdown list
      • Drop down appears with all CTs in the Master that are visible to client ONLY if user clicks on CT
      • Shows the lowest CT number in Master
      • CTs in dropdown should be in order: lowest to highest
      • If another CT is selected from drop down then all values in other columns would be refreshed to display values for this CT


File:In-TransitHTML.JPG

Change xls report design, March 2010

  • All result shows on the spreadsheet only one tab
  • Result is separated by section with in one tab per MOT
  • Result shows how many shipments per MOT
  • First column consists of view buttons for hyperlink to a specific CT# record on Client App> CT#>View shipment
  • Second column displays CT# (single CT with blue color with out dropdown, Multiple CT with orange color with dropdown to multiple CTs#)
    • Dropdown list MUST show all CTs in the group/master that are visible to client ONLY if user clicks on CT
    • Shows the lowest CT number in Master
    • CTs in dropdown should be in order: lowest to highest
    • If another CT is selected from drop down then all values in other columns would be refreshed to display values for this CT



File:In-TransitxlsMasterandCT.JPG

RFC