4Site
Support Request System
View Patch #50.039.098
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
03387 -
SR application - blank WO task id
03033 -
Creating a Stores Request should default to known values
Symptoms:
Request 3033 When creating a regular stores request and there in only one warehouse, that warehouse should not have to be selected for each line. When creating a regular stores request and you select a work order with only a single task, you should not have to select the single task for each line entered. Request 3387 When entering a Stores Request if the user types in the task id, instead of picking it from the browse button, the request will show an error in Picking & Shelving and can't be processed. The only way to make requests process is through manipulating the records in SQL.
Solution:
Request 3033 If the entered stores request is costed to a work order and that work order has stores resources, make the default warehouse the warehouse of the first stock resource. Also, make the default work order task, the first task with a stores resource. Request 3387 A prior patch to Stores Requests fixed a problem with a spurious message display regarding the work order task status. In recoding a function to examine the order task status, a call to update the current task list was lost. The call to update the task list has been restored.
Browse Patches
Find a Patch
Return to Request System Menu