4Site
Support Request System
View Patch #50.023.026
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02540 -
Only 4 lines of a large purchase requisition are copied.
Symptoms:
Adding rows to the PR copy grid, then resizing the form deletes rows from the grid, causing the PO to be created with only the rows remaining.
Solution:
There was a bug in the grid resize code that would remove all non-visible rows from the grid when it was resized. Then, when "Create PO" is clicked, it contains only the rows remaining in the grid. The resizing of the grid will no longer remove rows so the PO will get created with all the selected rows. In addition, code changes have been made to extract the Supplier information successfully regardless of the existence of a PO subject in the text information.
Browse Patches
Find a Patch
Return to Request System Menu