This view shows the information for a job including that which relates
to the status from the last stage that has been completed.
It also shows details for the latest 'to do' for the job.
This view follows the same conventions as the practice suite in that, if a job has been marked complete then this overrides the latest job stage and the entire job is considered complete.
This view is suitable for any user wanting access to the current status
of the jobs.
It also includes data fields from the view idvJobInstance
StageInternalId |
The internal identifier of the latest completed job stage (if any) |
TemplateInternalId |
Internal identifier of the template the job stage is derived from (if any) |
StageDue |
Any due date marked on the latest completed job stage (if any) |
StageCompleted |
Date the latest completed job stage was marked as completed (if any) |
WhoCompletedStage |
The internal identifier of the staff member who marked the latest completed job stage as completed (if any). |
StageDescription |
The description of the latest completed job stage (if any). If there is none then this will be 'No stages complete' |
StageSequence |
The sequence number of the latest completed job stage (within the job profile). If there is no completed job stage this is zero. |
SortableDescription |
The description of the latest completed job stage preceded by the stage sequence number (so that the column can be meaningfully used for sorting on) |
JobStatus |
The deduced status of the job:
|
JobStatusLogged |
If the job has been completed, or has a valid latest stage complete, then this is the date logged against the status |
JobStatusLoggedBy |
If the job has been completed, or has a valid latest stage complete, then this is internal identifier of the staff member who logged the status |
ToDoInternalId |
Internal identifier of any 'to do' item present. |
ToDoSubject |
Subject text for any 'to do' present |
ToDoPriority |
Priority text for any 'to do' present (see idvToDo) |
ToDoStatus |
Status of any 'to do' present (see idvToDo) |
ToDoDue |
Due date of any 'to do' present |
ToDoAssigned |
When any 'to do' present was assigned |
ToDoAssignedTo |
Identifier of staff member any 'to do' present is assigned to |
ToDoAssignedToName |
Name of staff member any 'to do' present is assigned to |
ToDoAssignedBy |
Identifier of staff member who assigned any 'to do' present |
ToDoAssignedByName |
Name of staff member who assigned any 'to do' present |
ToDoCompleted |
When any 'to do' present was completed |
ToDoStatusSet |
When the latest status was set on any 'to do' present |
ToDoStatusSetBy |
Identifier of staff member who set the latest status on any 'to do' present |
ToDoStatusSetByName |
Name of staff member who set the latest status on any 'to do' present |
This view is directly inherited by the following views: