August 13, 2026

Summary

This release adds finance & telematics system integrations, improved reporting, handling of disposed assets, and minor bug fixes.

Finance & Telematics Integrations

See “Integrations” for more information.

Reporting Datasets

The following datasets are now available for reporting:

  • Assets
  • Events & Downtime
  • Forms
  • Parts Catalogues
  • Parts Order Statuses
  • Purchase Orders
  • Rotables
  • Stock Items
  • Suppliers
  • Tasks
  • Work Orders
  • Work Requests

Reporting Enhancements

  • Users can run exploratory reports on the datasets above by selecting display fields, filters, groupings, and export results to PDF, Excel, or CSV.Custom reports can be created and saved.
  • Custom reports can be published to specific roles.
  • Custom reports can be emailed on schedules to distribution groups.
  • Issues with the Forms reporting dataset were resolved:
    • A new consolidated Status filter has been added (Unassigned -> Assigned -> In Progress -> Complete).
    • The name of the person (user or contractor) who completed a Form is available in the “Completed By’ field.
    • Completed Forms now have their Department set to the Department of the Asset they were performed on, which enables reporting on Completed Forms by Department.

General Enhancements & Fixes

  • Disposed Assets now show calculated values up to their Disposal Date.
  • Issues with the calculation of occurrences for Suppression Groups were fixed.
  • Meter Readings are now flagged as “Invalid” and excluded from calculations if they are not monotonically increasing (Meter Readings cannot decrease over time).
  • Validation was added to ensure that no Meter Reading can have a value less than Asset Start Usage.
  • Operational Dashboard “Reliability” metrics cut off at the current time (previously they incorrectly extrapolated utilisation to the end of the current month).
  • Fixed issues related to calculating occurrences for cycle tasks.
  • Enforced business rules for combining tasks into cycles: all tasks must have the same meter, all tasks must be either planning or non-planning tasks, and all tasks must have the same scheduling type.
  • When an asset is disposed, asset disposal date is mandatory.
  • Improved calculation engine error logging.