FS 281363 New CTMS Execution Screen: Difference between revisions
From Calidus HUB
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
{{#vardefine:System|''CALIDUS'' C-TMS}} | {{#vardefine:System|''CALIDUS'' C-TMS}} | ||
{{#vardefine:Doc_Title|New C-TMS Execution Screen}} | {{#vardefine:Doc_Title|New C-TMS Execution Screen}} | ||
{{#vardefine:Version|0. | {{#vardefine:Version|0.2}} | ||
{{#vardefine:Date| | {{#vardefine:Date|26th October 2011}} | ||
{{#vardefine:Reference|281363}} | {{#vardefine:Reference|281363}} | ||
</div> | </div> | ||
Line 42: | Line 42: | ||
== Scope == | == Scope == | ||
This is a prototype, showing the capability. There is a simplified database in use in the back-end, with demonstration data. It is unlikely that updating data will be required but, where possible, the prototype will incorporate this. | This is a prototype, showing the capability. There is a simplified database in use in the back-end, with demonstration data. It is unlikely that updating data will be required but, where possible, the prototype will incorporate this. | ||
<!-- NEW PAGE --> | <!-- NEW PAGE --> | ||
Line 70: | Line 69: | ||
==Planned== | ==Planned== | ||
Entry button to show status of trip, allowing change to next status only. | Entry button to show status of trip, allowing change to next status only. | ||
Re-plan and Add Stop links will be available from this point, to call additional screens (not part of prototype). | |||
If change to next status, check that the General information has been entered – if not, popup validation forcing entry as below. | If change to next status, check that the General information has been entered – if not, popup validation forcing entry as below. | ||
Line 81: | Line 82: | ||
Accordion Panel contains tab panel with General information: | Accordion Panel contains tab panel with General information: | ||
*Line 1 | *Line 1 | ||
**Trip Ref | **Trip Ref - display | ||
**Carrier | **Carrier - display only | ||
**Del Type | **Del Type - display only | ||
**Owning Depot | **Owning Depot - display only | ||
*Line 2 | *Line 2 | ||
**Vehicle | **Vehicle - entry with DDL | ||
**Driver | **Driver - entry with DDL | ||
**Button to enter crew if desired. If crew entered, display immediately. | **Button to enter crew if desired. If crew entered, display immediately. | ||
**Crew 1 | **Crew 1 - entry with DDL | ||
**Crew 2 | **Crew 2 - ditto | ||
*Line 3 | *Line 3 | ||
**Button to enter instructions. If instructions entered, display immediately. | **Button to enter instructions. If instructions entered, display immediately. | ||
Line 112: | Line 113: | ||
*Stop # | *Stop # | ||
*Planned arrival and depart date and time, | *Planned arrival and depart date and time, | ||
*Type (Collection or Delivery) | *Type (Collection or Delivery) | ||
*Location | *Location | ||
*Distance - cumulative | *Distance - cumulative | ||
*Drive Mins - cumulative | *Drive Mins - cumulative | ||
*Trailer Type | *Trailer Type - Same for all stops | ||
*Trailer ID | *Trailer ID - Same for all stops | ||
*Activities | *Activities - blank | ||
All display only | All display only | ||
==Accepted== | ==Accepted== | ||
Re-plan and Add Stop links will be available from this point, to call additional screens (not part of prototype). | |||
Entry button to show status of trip, allowing change to next status only. | Entry button to show status of trip, allowing change to next status only. | ||
At this stage, write an audit entry and link to Trip, Driver. | At this stage, write an audit entry and link to Trip, Driver. | ||
If change to next status, check that the Driver Brief and Despatched Quantities information has been entered | If change to next status, check that the Driver Brief and Despatched Quantities information has been entered - if not, popup validation forcing entry as below (automatically switching between tabs/accordions as necessary. | ||
Accordion display | Accordion display | ||
Line 167: | Line 169: | ||
==En Route== | ==En Route== | ||
Re-plan and Add Stop links will be available from this point, to call additional screens (not part of prototype). | |||
Entry button to show status of trip, allowing change to next status only. | Entry button to show status of trip, allowing change to next status only. | ||
History link will be available from this point, to call a separate screen with the Trip ID as a parameter. | History link will be available from this point, to call a separate screen with the Trip ID as a parameter. | ||
If change to next status, check that the Order Quantities and Trip Times have all been been entered | If change to next status, check that the Order Quantities and Trip Times have all been been entered - if not, popup validation forcing entry as below. Also needs to check that at least a Start and End ODO have been entered. | ||
At this stage, write an audit entry and link to Trip, Tractor, Driver. | At this stage, write an audit entry and link to Trip, Tractor, Driver. | ||
Line 183: | Line 187: | ||
*Type (Start/End/Fuel) | *Type (Start/End/Fuel) | ||
*Mileage | *Mileage | ||
*Fuel | *Fuel Drawn | ||
Save button | Save button | ||
Line 196: | Line 200: | ||
*Cust Ref | *Cust Ref | ||
*Planned, despatched and Delivered qty, weight and Volume, UOMs together | *Planned, despatched and Delivered qty, weight and Volume, UOMs together | ||
*Reason Code | |||
*Load Number | *Load Number | ||
Delivered quantities must be entered. | Delivered quantities must be entered. | ||
If the delivered quantity entered does not match the Despatched quantities, a Reason code must be entered. Do this through a Popup, allowing entry of reason code and displaying description. A comment box should also be allowed. | |||
A Trip audit should be written if this is the case. | |||
Button under delivered quantities to allow all to be set to despatched quantities (if not already entered). | Button under delivered quantities to allow all to be set to despatched quantities (if not already entered). | ||
Panel (not part of accordion) with Grid of Stops under tab panel as above. | Panel (not part of accordion) with Grid of Stops under tab panel as above. | ||
Also add: | |||
*Actual arrival and depart date and time. | |||
*ETA arrival date and time. | |||
*Actual Distance - entered | |||
*Actual Time - calculated | |||
Actual arrival and depart date and time and actual distance for each stop can be entered. | |||
Only the first row's data can be entered initially. | |||
On entry of first stop's actual arrival/depart date and time, check whether delivered quantities entered for all orders to that stop. If not, pop open an entry grid for the orders only, forcing entry of quantities and reason code as above. When entered and saved, update the orders panel above. | |||
Also at this stage, check the arrival time against the delivery window against the orders associated to the stop. If the arrival time is outside the window associated to the order(s), pop up a window showing the orders affected and prompt to enter a reason code as before. This reason should be applied to all affected orders. A Trip Audit should be written if this is the case. | |||
Once first entered, can save - that's OK. | Once first entered, can save - that's OK. | ||
At this stage, write an audit entry and link to Trip, Tractor, Driver. | At this stage, write an audit entry and link to Trip, Tractor, Driver. | ||
The user can then continue entering against the following stops one by one. | |||
ETA dates and times will be forecast from outside the system. If they are available, the system needs to RAG-colour the ETA fields: | |||
*If the ETA against a stop is later than the delivery window of any orders associated to that stop, the background should be coloured red. | |||
*Otherwise, the background should be coloured green. | |||
Furthermore, the following stops should then be checked based on the new calculated ETA depart and planned drive time against the stop, to predict an ETA against these lines. The same check should be performed against these following trips. If any of these further calculated ETAs are outside the delivery window of any orders associated to the stop, the ETA fields should be coloured Amber. | |||
Clicking on a Red-coloured ETA field should pop up a window allowing the user to email all affected customers with their new ETA. | |||
Button under Actual Dates/Times to set to Planned (if not already set) | Button under Actual Dates/Times to set to Planned (if not already set) | ||
Line 243: | Line 263: | ||
Driver Discrepancies pops up a window showing: | Driver Discrepancies pops up a window showing: | ||
All numbered discrepancies ( | All numbered discrepancies (late arrivals, departures, delivered quantity changes) in a grid. | ||
A comment should be allowed to be added per discrepancy. | |||
Save button | Save button | ||
Line 263: | Line 283: | ||
As above, with Orders panel (shown) allowing entry of POD at end of grid - all other items display only. | As above, with Orders panel (shown) allowing entry of POD at end of grid - all other items display only. | ||
The POD entry will consist of a series of check boxes against the grid, with a button under to set all as received. If the POD is set, provide a button/icon to view the POD through a popup. | |||
Trips panel can now be closed as part of the accordion. | Trips panel can now be closed as part of the accordion. | ||
Line 305: | Line 328: | ||
If the user clicks a link against an audit, call the same screen with the new parameter. | If the user clicks a link against an audit, call the same screen with the new parameter. | ||
There should be a capability to click an audit record and see all the details, showing comments entered against the audit, and an ability to add more comments. | |||
=Load Screen= | =Load Screen= | ||
Line 310: | Line 335: | ||
<!-- NEW PAGE --> | <!-- NEW PAGE --> | ||
{{Doc_Appendix | {{Doc_Appendix | ||
|Appendix=A | |Appendix=A |