4Site
Support Request System
View Patch #50.001.026
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
01720 -
PO copy shows lines in wrong order if > 10 lines. Creates in same ord
Symptoms:
The PO they wanted to copy had over 10 lines. The order of the lines in the copy section went 1, 10, 11, 12, 2, 3, 4, 5, 6,etc. it uses a string collating sequence. They wanted the new PO to keep the order of the original. If they copied it as they saw it on the screen, line 10 on the old PO because line 2 on the new one and so on - they new PO lines were created in the order you saw them on the screen
Solution:
Modified the PrPoCopy form to generate the key using zero-padded number for the PO sequence and PO sub-sequence.
Browse Patches
Find a Patch
Return to Request System Menu