Call update unit cost scripts on Contracts saving

Issue No: CT-316
Created 8/25/2015 5:24:21 PM
Type Feature
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 15.3
Description Contracts need to call Inventory scripts 'uspICUpdateInventoryReceiptUnitCost' during saving when Cash Price is changed. This is so that all unposted receipts will update to the new unit cost in reference to the new Cash Price on the contract.. Parameters for the SP is as follows:   * @intContractDetailId - Contract Detail Id * @newUnitCost - the new cash price specified on the contract..   Please let me know if you have further questions..