Client In Transit Report (component)

From UG

(Difference between revisions)
Jump to: navigation, search
(Specs)
(Figures: added Figure 2. Client In Transit Output tab)
Line 61: Line 61:
=== Figures ===
=== Figures ===
-
==== Figure 1. Client In Transit report ====
+
==== Figure 1. Client In Transit report ====
[[File:ClientIntransitReport.gif]]
[[File:ClientIntransitReport.gif]]
 +
==== Figure 2. Client In Transit Output tab ====
 +
[[File:ClientIntransitOutputTab.gif]]
== History ==
== History ==

Revision as of 22:13, 25 July 2010


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

Specs

Summary

This report is Client version of In Transit Report from Internal Application that is used to identify those shipments that already "considered on the move" but "considered not yet delivered".

To appear on the report CT must satisfy:

Сlient version features

Hard Coded Conditions

For CT to appear on this report it must satisfy all conditions below:

  • CT does not have *Deleted* status AND
  • CT does not have *Archived* status AND
  • CT satisfy *MOT specific conditions* - see below:

MOT = Air

  • ExpTab.Master Airway bill "is not empty" AND
  • ImpTab.Actual Delivery Date "is empty" or is today's date or is yesterday's date

MOT = LCL/Client Consol

  • CT has at least one container AND
  • Container# field "is not empty" for one or more containers on ContTab.ContainersTable AND
  • ImpTab.Actual Delivery Date "is empty" or today's date or yesterday's date

MOT = FCL and MOT = Truck-Ocn

  • CT has at least one container AND
  • Container# field "is not empty" for one or more containers on ContTab.ContainersTable AND
  • ContTab.ContainersTable.ContainerX.Actual Delivery Date "is empty" or today's date or yesterday's date for all for one or more containers

MOT = Truck-Dom; Truck-Air

  • GenTab.Estimated Export Pick-Up Date "is not empty" AND
  • ImpTab.Actual Delivery Date "is empty" or today's date or yesterday's date

Note About Containers

Filters

  • There is only one category for filters: General Filters
  • Each filter has "clr" button in order to clear info for a specific filter

Output

There is one more Tab on the template - Output

Action buttons

  • There is Reset Form button; It allows user to clear all the filters to the fresh beginning stage
  • There is Generate Result button; system will generate result after user clicks this button

Figures

Figure 1. Client In Transit report

File:ClientIntransitReport.gif

Figure 2. Client In Transit Output tab

File:ClientIntransitOutputTab.gif

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
  • Show/hide Client Companies list filter. When there is only client company in the filter, this filter section should be invisible. If there is more than one client companies, this filter becomes visible.

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


Add more filters and output options (#1854 and #1880 for Client)

RFC

Personal tools