Skip to main content

📋 Tasks

Purpose Display all field tasks, their status, priority, and assignment, so office and field staff can track open work and completed jobs.

Callouts

  1. Search
  2. Filters
  3. Add Task
  4. Task Register

Tasks Dashboard

The Tasks page tracks open field work and completed jobs.

Tasks connect office staff with field workers by assigning specific jobs — such as fixing an asset, reading a meter, or collecting a billing payment — to a location and a person, and tracking them through to completion.

A task can be raised against any record in the system, not just meters. Typical examples include:

Example TaskTask ClassType
Fix a damaged assetAssetRepair
Read a meterMeterMeter Reading
Collect a billing paymentBilling PointPayment Collection
Install a new meterMeterInstallation
Inspect a connectionBilling PointInspection

What You Can Do

From this page you can:

  • View all tasks
  • Search tasks
  • Filter tasks by status, priority, due date, and assignee
  • Create a new task
  • Track a task's progress through to completion

Search

Use the search box to locate a task.

Search tasks...

Filters

Use filters to narrow the task list.

FilterDescription
StatusCurrent state of the task
PriorityUrgency of the task
Due DateFilter tasks due within a date range (dd/mm/yy to dd/mm/yy)
AssignedFilter by the user the task is assigned to

All filters default to All and can be combined.


Adding a Task

Select Add Task to create a new task and assign it to a location and a user.


Task Register

Each row represents one task.

The register displays:

ColumnDescription
NameTask title
Task ClassThe category of task, e.g. Meter, Billing Point, Asset
TypeThe specific kind of work, e.g. Installation, Inspection, Repair, Meter Reading, Payment Collection
StatusCurrent task status
Due DateDate the task is due
PriorityTask urgency
Assigned ToThe user responsible for completing the task
LocationWhere the task takes place

If no tasks match the current search or filters, the register displays:

No tasks match your current filters.

Task Status

Typical statuses include:

StatusMeaning
OpenTask has been created but not started
In ProgressTask is currently being worked on
CompletedTask has been finished
CancelledTask was cancelled before completion

Task Priority

PriorityMeaning
LowCan be scheduled flexibly
MediumShould be completed within a normal timeframe
HighRequires prompt attention

Expected Behaviour

The system should:

  • Display all tasks by default.
  • Apply search and filters immediately.
  • Show an empty state when no tasks match the current filters.
  • Open the task for detail/editing when selected.
  • Reflect status changes as field workers update tasks (including from the mobile app).

Related Pages