Job Sequencing: Difference between revisions
m (Under construction) |
m (moved Job Sequence to Job Sequencing) |
(No difference)
|
Revision as of 09:40, 8 April 2019
Warning: This page is currently under construction.
Job Sequencing Screen
A new screen will be created.
File:EPOD-JobSequence1.PNG
Job Sequence screen
A title will be added to show the load having jobs sequenced or consolidated on it.
Reset and Save buttons will be added to the title bar, as well as a Back button.
The screen will display a results grid view of all jobs on the load.
- Load.
- Type.
- Group.
- Code.
- Customer Ref..
- Planned Start and End Date & Time.
- Customer Name.
- Post Code.
- Sequence.
- Linked.
Note: This will not be a paginated list - all jobs should be shown.
Buttons will be present on the title of the table:
- Sequence All - always enabled.
- Clear Sequence - only if a row is selected with a sequence.
- Same Sequence - only if two or more rows are selected, at least one with a sequence.
- Consolidate - only if two or more rows are selected.
- Break - only if a row is selected with a link ID.
Rows on the grid should be capable of being dragged vertically within the table.
Each table row will allow selection by clicking on it. Clicking on it again will deselect it. They will be highlighted blue. Note: Dragging and dropping a row does not select it.
When rows are selected, buttons may be enabled as indicated above.
Clicking Sequence All will require a pop-up confirmation that this will resequence all jobs in the order of the rows on the table (achieved by dragging) and override all sequences. If confirmed, apply a sequence to all jobs in the order on the screen.
Once a row is selected, clicking Clear Sequence removes the sequence from this job.
Selecting two or more rows enables the Same Sequence button - clicking this will set the sequence of the selected jobs to the lowest of the sequences of the jobs selected.
Selecting two or more rows enables the Consolidate button - clicking this will set the Linked ID of all the jobs to the same value. If some jobs are already linked, all the jobs with this linked ID will be updated as well. Where Linked IDs already exist, set the linked ID to the lowest value.
Selecting a row or rows with a link ID will enable the Break option - clicking this will clear the linked ID of all the jobs. Additionally, any jobs remaining with the same linked id that are only present once on the load will also be removed.
All options should sequence the data on the screen, and not save until the Save button is clicked.
All options should sort the data in the table after clicking a button, to reflect any changes.
Once jobs have been sequenced or consolidated, these changes can be saved or discarded through the title bar buttons:
- The Save button will save all changes.
- The Reset button will reset all the changes against jobs (pending a pop-up confirmation).
- The Back button will exit the screen with no confirmation.
On clicking the Save and Reset buttons, the grid view should be refreshed from the server.