Client Shipment Details (OLD)
From UG
(→MOT Authorization Panel) |
(→MOT Authorization Panel) |
||
Line 40: | Line 40: | ||
* After Authorized MOT is set, the CT record will stay in Undefined MOT for pending status. | * After Authorized MOT is set, the CT record will stay in Undefined MOT for pending status. | ||
+ | * Authorized by and Authorized on fields MUST be showing when client click "Apply" | ||
== Web Chat SS == | == Web Chat SS == |
Revision as of 13:37, 6 August 2009
Contents |
Biz Analyst Intro
Sys Analyst Intro
This component consists of:
- "MOT Authorization" panel (undefined CTs only)
- Web chat with Jag Operator
- Shipment Details TAb
- Contents Tab
- Containers Tab
- Comments Tab
- Comm Center Tab
- Doc Center Tab
- Print Friendly View (button)
Tabs must be in this order: Shipment Details, Contents Tab, Containers Tab, Comment Tab, Comm Center Tab, and Doc Center Tab
Dev
http://mantis.jaguarfreight.com/mantis/view.php?id=924
MOT Authorization Panel
- see section a)
- only for MOT= Undefined
- biz meaning: this is a way for non-jag user to tell jaguar operator what non-jag user wants to do with this shipment:
- HOLD - Client can authorize MOT for that particular shipment to be on hold (client does not decide what MOT for that shipment is)
- AIR - Client authorize MOT for the particular shipment as AIR
- OCEAN - Client authorize MOT for the particular shipment as Ocean
NOTE: Authorized MOT can be set by (Client) or Operator (Internal App). This field will update one another application if one is updated.
- After client sets Authorized MOT and clicks "Apply", there must be a message notify client on Client UI that:
- You have just authorized MOT of this shipment
- This shipment is pending for approval from an operator
- After Client set Authorized MOT via Client UI, it MUST update Authorized MOT(read only), Authorized by, and Authorized on fields in Internal App. See conditions that associate with Internal App at Authorized MOT
- After Authorized MOT is set, the CT record will stay in Undefined MOT for pending status.
- Authorized by and Authorized on fields MUST be showing when client click "Apply"
Web Chat SS
- This field shows Operator of Last Change Skype ID with status.
- Client can communicate with operator of last change through Skype.
- For the operator who does not have Skype ID, this field will only show Operator of last change's name
Shipment Details Tab SS
- See Section 1
- This section shows some of Shipment Details fields from Internal App
- Container - This field is the last field on Section 1, it shows the first container out of total of containers or nothing for no container
- See Section 2
- This section shows ETCs, ATDs and locations of Pick-up, origin terminal, port of loading, trans-shipment port, port of discharge, destination terminal, and delivery
- These information come from Internal App in Exp and Imp tabs
- See Section 3
- This section shows last free day, customs status date, and FDA
- Authorized by can be set from Internal App or Client App
Containers Tab SS
- This tab shows containers detail as same as ContTab in Internal App excluding Estimated collection Date and Actual collection Date
Contents Tab SS
- Contents Tab shows detail of Table A. in Internal App.
Question
- what field in Internal App that Total of Hzds in Client App is mapped to?
Comm Center Tab SS
- See picture for explanation
- Communication Center tab is a tool for communicating between client and Jaguar user(s)
- It must be able to show history communication log on the bottom after client clicks submit
- Date and Time
- Subject: Query: CT#
- To, From, and CC
- Message
- Client must be able to CC message to other Jaguar operators
Question
- is message sent to Operator's email?
- is client's message showed in Internal App>Com for communication log history?
Doc Center Tab SS
- Every file will be read only
- There are 3 sections of documents; those 3 are associated with Files, Docs, and Inv in Internal App.
Commercial docs * all docs from Files Tab (Jag app) with "Show to client:" = Yes
Shipping docs * all docs from Docs Tab (Jag app) with "Show to client:" = Yes
Financial docs * all docs from Inv Tab (Jag app) with "Show to client:" = Yes
- Need to be a counter on Client Document tab to indicate how many, if any documents are available for them to view
Print Friendly View SS
- Print Friendly Version must be a button that client can click it into a print friendly version
- Should be "standard printer friendly feature" which means ability to print page without any "extras" like header/footer/etc.
- It can be a pop-up HTML for printing
Use cases
Goal Client authorized MOT from an undefined shipment
uc1) Client authorizes MOT
Steps
- Look for an exact undefined CT shipment detail in Client App
- NOTE: Create a new undefined CT in Internal App
- Notification Date in Internal App is a current date that Op creates a CT shipment
- It synchronizes with Client App> Shipment Detail> Notification Date
- Client authorize MOT by selecting a dropdown options:
- If Client set Authorized MOT (Client App) = Ocean THEN Click "Apply", Authorized MOT (Internal App) will be updated to Ocean
- If Client set Authorized MOT (Client App) = Air THEN Click "Apply", Authorized MOT (Internal App) will be updated to Air
- If Client set Authorized MOT (Client App) = Hold THEN Click "Apply", Authorized MOT (Internal App) will be updated to Hold
- This means Client notifies Operator that this shipment is on hold. Operator has to wait until Client give an authorization to ocean/air
- This field MUST also update "Authorized MOT" field with "Authorized by" and "Authorized on" fields in Internal App>GenTab
- Email is generated for CT authorization notification to Operator
- CT#, Authorized for ..., Authorized by .... Authorized on ....
Goal Client's shipment detail is updated
uc2) Client want to see shipment detail for transport mode
- Operator sets Mode of Transport in Internal App>GenTab
- It will update Transport Mode on Client App for Client to know what MOT that shipment is transported
Goal Client is able to see Containers detail from Container tab
uc3) Client clicks on Container tab
- Container field in Client App shows the same data as Container field in Internal App
- Seal field in Client App shows the same data as Seal field in Internal App
- Size field in Client App shows the same data as Size field in Internal App
- Type field in Client App shows the same data as Type field in Internal App
- Requested Delivery field in Client App shows the same data as Requested Delivery field in Internal App
- Actual Delivery field in Client App shows the same data as Actual Delivery field in Internal App
Goal Client is able to see Contents tab
uc4) Client clicks on Contents tab
- All columns in Client App> Shipment Details> Contents MUST be synchronized to Table A in Internal App>ContTab
Goal Client is able to communicate with operator
uc5) Client clicks on Communication Center tab
- Client must be able to type message to communicate with operator
- See Step 1
- Client type message
- Client can select Jaguar CC check box for whom client wish to sent message to or leave it uncheck
- See Step 2
- Client clicks "Submit"
- See Step 3
- Client is able to see history communication log by date, time, to, from, CT# , and messages
QA
Look And Feel
Tweaks
tw1) Update Shipper field to be bold -> Shipper
tw2) Update label "Container" to "Number of Container"
RFC
July 15 demo feedback
- fb1) Shipment Details, printer friendly tab
Should be "standard printer friendly feature" which means ability to print page without any "extras" like header/footer/etc. What we have now is something else.