Fullscreen Image

Classic TMS 5.37 Release Notes

We're delivering this automatic upgrade on April 21, 2026.

ClosedGet started

Before you use the most recent version of TMS, we recommend that you clear your cache.

For example, in Microsoft Windows:

  1. Close all open instances of IE and EDGE.

  2. Select Windows Start.

  3. Enter Run then select Run.

  4. Enter %temp%\..\apps

  5. Click OK.

  6. Delete the 2.0 File in the window that opens

  7. Sign into TMS as usual.

Ideas

We invite you to submit your product enhancement requests on the TMS Ideas page. Ideas you post can be viewed by both Accruent employees and other TMS customers. On the Ideas page you can:

  • Vote for or against an idea

  • Add and respond to comments

  • View the status of an idea

Your ideas help us understand what is important to our customers. Our Product Management team actively monitors the Ideas page and updates it when required. Contact Accruent Support if you have questions about the Ideas page.

Improvements and issues fixed

Component Summary Reference #

Web Request

The Code Find and Replace utility now updates Web Request pages correctly after you merge codes. Required fields stay visible, and profiles use the right code ID, so you can submit work orders without errors or missing information.

TMSPROV-28023

Web Request

Web Request records now include unique, non-guessable URL identifiers to improve security and support seamless client-side URL generation. All new records automatically receive an identifier, and existing records have been backfilled for consistency.

TMSPROV-30374

Web Request

Text in Web Request query results and details pages now displays with original line breaks and proper wrapping, improving readability and accuracy. Requester Remarks, Completion Comments, and Asset Details preserve entered formatting, and text wrapping reduces horizontal scrolling.

TMSPROV-30535

Web Request

Web Request submissions now complete without errors. The runtime error Object reference not set to an instance of an object that occurred for some profiles when submitting a work order is resolved.

TMSPROV-31743

Web Request

Duplicating Web Request Profiles now works as expected, enabling you to standardize profiles without errors. Each duplicated profile receives a unique GUID, preventing constraint conflicts and ensuring database integrity.

TMSPROV-31765

API

You can now update multiple date and time fields on work orders in a single PATCH request using the standard ISO 8601 format. Fields like dateCompleted, dateAvailable, and dateNeeded update successfully, and meter readings process without errors. If you use an unsupported format, the API returns a clear validation message, so you can correct it quickly.

TMSPROV-20632

Request Portal

Web Request pages now show the latest updates right away. You no longer need to clear your browser cache, log out, or restart to see changes. Updates from admins appear immediately in your session, making the process faster and easier.

TMSPROV-25616

User Groups

You can now edit user accounts in Setup > Security > Users/Groups without the Open object ID already exists in database error. This update ensures you can edit and save all user records successfully.

TMSPROV-25756

Query

You can now query vendors by Federal ID using alphanumeric values and special characters, such as hyphens. The Federal ID filter now accepts up to 30 characters, allowing searches with numeric, alphanumeric, and hyphenated values (for example, EIN format: 12-3456789), improving accuracy and usability in the Classic TMS Vendors module.

TMSPROV-26094

Work Order

When you generate a requisition from a work order, the system now confirms when it’s complete and gives you the option to view the new requisition. The progress indicator closes automatically, and the requisition opens correctly, linked to the original work order. If the process fails, you see a clear message, and no duplicate requisition is created.

TMSPROV-27393

Assets

You can now create and edit Asset Support Status and Physical Condition codes without errors or being logged out. Your changes save successfully, so you can manage asset classification data without interruption. Other code types work as before.

TMSPROV-29584

TMS Core

When Module Logging is enabled, the system now logs changes to the Location Description field. This includes updates you make directly and updates that happen automatically through the Site > Building > Location hierarchy. You get a complete history for work orders and assets, so you can track changes and stay compliant.

TMSPROV-29658

Audit Logging

Audit logging now tracks changes in all code tables, such as Status, Priority, Category, Building, and Location. It records inserts, updates, and deletions, capturing user, timestamp, and context details, and tracks field-level changes for updates. Audit data is securely integrated with external services using OAuth 2.0, improving compliance, accountability, and data governance across TMS.

TMSPROV-30760

SQL

The export functionality now improves security and protects sensitive data. User inputs are now validated and sanitized, and API endpoints enforce stricter request handling. PDF and Excel exports no longer include system details, ensuring compliance with secure coding practices and maintaining data integrity.

TMSPROV-31119

Reporting

We updated the TMS Classic Reporting Services application to strengthen security and align with current best practices. This update ensures compliance with secure coding standards and maintains system integrity without impacting functionality.

TMSPROV-31162

Reporting

PDF generation for DESIGNER Reports has been fully restored. You can now generate and print PDFs from both custom and out-of-the-box reports created with the C1 ComponentOne Report Designer without errors. This update also ensures that automatic, scheduled, and emailed reports generate PDFs correctly.

TMSPROV-31726

Materials

The system now uses the Vendor selected on the X12-850 tab when creating Requisitions or Purchase Orders from Material Issues. Previously, the Vendor defaulted to the highest ID in tblMaterialVendors.

TMSPROV-31169

Schedules

The PM generation process now completes successfully without errors. The issue caused by a type initializer exception in the AuditLogServiceConfiguration is resolved.

TMSPROV-31733

Auto Print

The Auto Print workflow now operates without errors. Issues related to type initializer exceptions and AuditLogServiceConfiguration are resolved.

TMSPROV-31744