4Site
Support Request System
View Patch #50.028.006
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02685 -
error selecting suppliers for cheque run
Symptoms:
When trying to send the remittances from the check writer the message, 'Invalid property array index' is coming up and won’t let me proceed
Solution:
Clarification: This error manifests when handling a list of suppliers (email recipients) which is larger than what can fit on one screen. The row index is violated when attempting to send an email to an off-screen recipient. Code was revised to refresh the grid (grdSupplier) using the grid's display row index rather than the ordinal row index. Also: - Reset the CheckAll button's visible property to defalt True - Corrected spelling of the "Uncheck All" button caption
Browse Patches
Find a Patch
Return to Request System Menu