4Site
Support Request System
View Patch #40.031.002
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
01649 -
Copied requisition lines have wrong line numbers
Symptoms:
When copying a partial PR which has multiple text lines, line numbers increment beyond the 999999999 designation (for text lines to display after order lines). This does not occur if a single line or a complete PR is copied.
Solution:
Added a hidden column to the prLine grid to store the actual seqno values of pr line selected for copy. Then in the Line setup routine set the line seqno to the value stored on the prline grid. i.e. Text lines preceding order lines retain the 0 (zero) seqno value Text lines following order lines retain the 999999999 seqno value Order lines are incremented as 1, 2, 3 ...
Browse Patches
Find a Patch
Return to Request System Menu