4Site
Support Request System
View Patch #50.013.021
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02194 -
Work Order lookup selects wrong task
Symptoms:
When you look up a work order by project that has subtasks, you can select task 20. When you come off the lookup, it loads the WO# (description) from the task into the identifier field, but the task field has task 10. Users will likely miss this and have costing that is not what was selected or intended.
Solution:
When looping through the returned recordset of wo tasks, existing code always fails to find a match to the selected task since it compares a string against a numeric data type.
Browse Patches
Find a Patch
Return to Request System Menu