4Site
Support Request System
View Patch #50.014.007
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02228 -
Journal Voucher Report reports the wrong voucher
Symptoms:
When trying to print a JV through RunJob and two or more Journal entries match the same query, the one inserted into the database first gets returned. This is problematic when the search criteria matches one of the jvids exactly and it was added after other matching jvids. eg. 200802-2 and 200802-20140 both match '200802-2%' but, 200802-20140 was added to the DB prior to 200802-2.
Solution:
To correct this a simple ORDER BY jvid clause was added to JV Report (JV Number) parameter sql. This patch includes a data base script to reload the Run Job parameters for the JV Report (SQL Server only).
Browse Patches
Find a Patch
Return to Request System Menu