4Site
Support Request System
View Patch #50.024.007
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02597 -
Add ability to query by any parameter even if user has Read only acces
Symptoms:
If the user has read only access to the VO data type then VoQuery only allows them to enter the voucher number as a search parameter.
Solution:
I changed the code to enable the other search parameters. I also changed the supplier lookup to sort by supplier name. I also increased the limit from 200 to 1000 before it gives you the 'refine your search' msg. The bank lookup was cutting off the bankid so I increased the column size. The sort order was divouid, baccid (our own id which is meaningless). It is now divouid, bkbank, bkacctid. I also added the bank name to the lookup.
Browse Patches
Find a Patch
Return to Request System Menu