4Site
Support Request System
View Patch #50.039.017
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02931 -
Stock PO Line add error
Symptoms:
Error trying to add a stock PO line costed to a different warehouse than the warehouse on the PO header.
Solution:
Request 02113 introduced this bug. 02113 fixed the issue of pocost records being created even if the user cancelled the poline form by deferring the saving of pocost changes until the poline was saved. 02931 arose because there are several places in poline where pocost validation was still going directly to the pocost table, which may not yet contain the pocost record. The remaining pocost validations have been updated to use the in-memory pocost collection when required instead of going to the pocost table.
Browse Patches
Find a Patch
Return to Request System Menu