4Site
Support Request System
View Patch #50.013.010
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02250 -
Reverse Receipt form doesn't show the full error msg
02249 -
Add stock item # on receipt report
Enhancement Description:
Request 02249 Update receipt transaction report so it shows the stock item # on a stock po receipt. Request 02250 I expanded all the fields in patch 5.12.5 but missed stretching the reverse receipt errors description. If the receipt was in error the message was truncated at the word 'Errors'.
Solution:
Request 02249 1. Modify r#receipt table in TestV5 and OTestV5 to include the stocid and pbitemid fields. 2. Revise VB code to include poline.stocid and poline.pbitemid in the select list of the SQL insert statement which supplies data to the report table (r#receipt). 3. Modify Crystal report: - Verify database to refresh dataset. - Add formula to display either stocid or pbitemid depending on PO.type. - Reformat report detail section layout to accommodate new data. Request 2250 The error field was expanded. I also stretched out the voucher and stores request boxes to the full size of the screen.
Browse Patches
Find a Patch
Return to Request System Menu