4Site
Support Request System
View Patch #50.023.011
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02453 -
Errors on adding and deleting equipment service providers.
Symptoms:
Wanted to add a secondary internal provider, (primary N) of Trade (Service) IN Un-checked Prime Service Provider, keyed in 154 and tabbed, Look-up Service Provided and selected IN and Pick. Clicked on Save Shows at bottom of list Clicked on Save Again Went back in and it's now missing I just went in again to try and recreate the problem, and noticed that it had "same as equip" pulp.mill. I opened up pulp.mill and added the alternate and it worked fine and also showed up on 424.4170. The problem happens when you try to add an alternate provider to a piece of equipment that has a "same as" entry.
Solution:
1. Revised code to test if a "Same As Equipment" (psLike) value associated with the selected equipment exists and if so use it as the eqid value when manipulating equipment services records. Otherwise, use the equipment id of the selected equipment. 2. Moved the Delete Commit / Rollback actions to the calling DeleteProvider function, dependent on the error state returned by the MakePrime subroutine. 3. ToolButton_Click event (on the provider form, add mode), include the psLike variable instead of a hard-coded blank ("") in call to show the eqService form. 4. Changed code to make the Providers form and all contained controls resizable.
Browse Patches
Find a Patch
Return to Request System Menu