Parent Lot - Development

Issue No: IC-740
Created 4/28/2015 2:30:32 AM
Type Feature
Priority Minor
Status Closed
Resolution Fixed
Fixed Version 15.4
Description Store Procedure Name : *uspMFCreateUpdateParentLotNumber*   @strParentLotNumber NVARCHAR(50), @strParentLotAlias NVARCHAR(50), @intItemId INT, @dtmExpiryDate DATETIME, @intLotStatusId INT, @intUserId INT, @dtmDate DATETIME, @intLotId int --New Lot Id     Call From Different Transactions:   This SP should be called after Lot is created in tblICLot table.   1. Receipt   2. Move   3. Split   4. Item Change