4Site
Support Request System
View Patch #50.510.010
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02785 -
Meter enhancements for mobile fleet
Symptoms:
1. Unable to create PM Work Orders if the Equipment name contains a comma. 2. Unable to view details of a PM Trigger from the Create Work Orders screen. 3. Various SQL errors during an operation that added a new record to the sparehist table. 4. New PM Runs are displayed in the tree with just the ToDate instead of the Title(FromDate - ToDate). A refresh of the tree corrected the problem.
Solution:
1. Fixed parsing of data to account for commas in user data. 2. Same fix as #1. 3. The SQL syntax used to insert into the sparehist table was not backward compatible with SQL2000 and SQL2005, but worked in SQL2008. The syntax has been changed to work in all supported SQL versions. 4. The descriptive string for display in the tree was not being built correctly when a new Run was inserted into the tree. This has been fixed. 5. Fix to prevent flashing AND allow an non-defined entity to be used when adding a new item in EasyFind.
Browse Patches
Find a Patch
Return to Request System Menu