4Site
Support Request System
View Patch #50.029.002
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02478 -
Unable to print multiple Work Orders
Symptoms:
In some cases, attempting to print multiple work orders yields a blank report.
Solution:
This problem is caused by a known bug in some versions of Crystal when run on some operating systems. The problem is that a database procedure called from within a Crystal report runs twice. In this case, the first run of the procedure deletes the list of work orders to be printed, so the second run finds nothing to do. The database procedure p4s#woprint has been changed so that the list of work orders for the current run is not deleted, but any WO lists more than one month old are. This solves the problem when a procedure runs twice and also when a report fails and leaves the work order list for that report run in the database forever.
Browse Patches
Find a Patch
Return to Request System Menu