4Site
Support Request System
View Patch #50.028.042
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02266 -
Updated Labor rate does not update in existing PM's
Symptoms:
Updating the Labor Rate in "Trades" does not update rate on existing PM "Resources for Task". Any Work Orders generated from exiting PM Tasks therefore have incorrect Labor Estimate. Also change Purchase and Stores resources to the list of things to change to get the current rate following these rules: There are two flavours of purchase resources. * If the price book item id is blank, then you go with the price on the PM resource record. * If the price book item id is not blank, then go to the pbprice table to get the current price.
Solution:
pmResource form: Event Form_Load was modified, sections LoadLabour, LoadPurchases, LoadStores. pmExamineTasks form: Function GenerateWOs was updated, also sections CopyLabour, CopyPurchases & CopyStores. Class Module PMCreateListObject: Functions CopyLabour, CopyPurchases and CopyStores were modified.
Browse Patches
Find a Patch
Return to Request System Menu