Client In Transit Report (component)
From UG
(Difference between revisions)
(→Add HTML View, March 2010) |
(→Add HTML View, March 2010) |
||
Line 64: | Line 64: | ||
** If there is a single CT#, it shows CT# in a box without a dropdown list | ** 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 | ** 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 | ||
+ | |||
Revision as of 15:18, 8 March 2010
Contents |
Parent Mantis
Business Needs and Requirements
- This is a client version of In Transit Report.
- Some features / logic comes from above. Some is unique:
- Client visibility rule
- anything else???
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
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
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 show 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 only show the list of group/master that is visible to client ONLY