Skip to content

Work orders reference

The actual list of fields, statuses, and settings for the Work Orders module. For step-by-step actions, see Creating and handling work orders and Configuring work orders. For how it all works, see Work orders: how it works.

FieldRequiredDescription
SubjectyesA short statement of the work
DescriptionnoDetails
Maintenance TypeyesSee the “Maintenance types” table
PriorityyesSee the “Priorities” table
LocationnoThe place where the work is done
AssetnoThe related asset
Assignment typenoUser · Group · Group and user
AssigneenoThe user handling the work order
GroupnoThe group the work order is assigned to
Due DatenoThe completion deadline; set by the SLA policy
Estimated HoursnoThe labor estimate
Planned StartnoThe planned start date and time
Planned EndnoThe planned end date and time

The work order card also shows Actual Start, Actual End, Actual Hours (from the timer), the work order Number, Created By, and Created.

The set of statuses is configurable; the system values with their codes are below. Each status belongs to a category that determines its place in the steps Open → In progress → Completed → Closed.

StatusCode
Draftdraft
Openopen
In progressin_progress
On Holdon_hold
Completedcompleted
Closedclosed
Rejectedrejected
Cancelledcancelled

The buttons depend on the current status.

ActionFrom statusMoves to
Start workOpenIn progress
PauseIn progressPaused
ResumePausedIn progress
CompleteIn progress, PausedCompleted
CloseCompletedClosed
Reopenback to work
TypeCode
Preventivepreventive
Correctivecorrective
Inspectioninspection
Emergencyemergency
PriorityCode
Lowlow
Mediummedium
Highhigh
Criticalcritical
StatusCode
Pendingpending
In progressin_progress
Completedcompleted
Cancelledcancelled

Mode switcher: Table, Kanban, Calendar. In table mode, view tabs are available:

ViewContents
All openAll work orders that are not closed
MineAssigned to the current user
UnassignedWithout a specific assignee
OverduePast their due date
ClosedIn the “Closed” status
ParameterDescription
PriorityThe priority of the work orders the policy applies to
Maintenance TypeThe type of work orders; “All” means any type with this priority
ResponseThe deadline in minutes
ResolutionThe completion deadline in minutes; defines the work order’s “Due Date”
Status badgeThe remaining time or “SLA Breached”

When a work order is created, a policy is selected by priority and type; a policy with a matching type takes precedence over a policy with the “All” type. By default, the work order’s due date is calculated around the clock (without the “business hours only” mode).

The Materials tab records transactions from consumables.

Transaction typeDescription
IssuedMaterial written off from a location to the work order
ReturnedThe remainder returned back

The total for each material: Issued, Returned, Net.

You can attach files to a work order on the Attachments tab. If an asset is linked to the work order, a Photos tab appears for uploading shots to the gallery; these photos are also visible in the linked asset’s gallery with a note about the source. For more, see Files and photos.

The Settings → Work Order Settings section: Statuses · Priorities · Maintenance Types · Task Statuses · Status reasons · SLA. Business hours and holidays are set on the Settings → Working Hours page (the Business Hours and Holidays tabs) and affect the SLA calculation by business hours.

The Work Order Analytics page (address /work-orders/analytics): Total · SLA Compliance · MTTR · Planned Hours · Actual Hours. Additionally, the By status and By maintenance type breakdowns and the Work order trend over time.

Work order permissions follow the work_orders.* pattern.

PermissionAction
work_orders.viewView
work_orders.createCreate
work_orders.editEdit
work_orders.deleteDelete (only work orders in the “Draft” status)
work_orders.assignAssign
work_orders.analyticsAnalytics
work_orders.settingsSettings

Permissions are assigned through the user’s role.