4Site
Support Request System
View Patch #50.006.015
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02032 -
CK101 cheque register - error detected by database DLL if orgname > 40
Symptoms:
Patch 5.4.17 made all Cheque Writer reports consistent in how they showed the org name and bank info. But CK101 had the orname set to length of 40 when it should be 100. The org that had the problem had one company whose name was less than 40 characters, so it worked while the company that didn't work had a name greater than 40 characters.
Solution:
I checked all CK*.sql and only CK101 had the problem (CK101 and CK101a reports). The orgname is now length 100. I also noticed that CK106 and CK107 set the bank info to 50 characters whereas all others set it to 100. So I made them 100 too.
Browse Patches
Find a Patch
Return to Request System Menu