Positive qty throws: The Adjust By Quantity is required to be a negative value.

Issue No: IC-918
Created 6/14/2015 9:04:38 PM
Type Bug
Priority Major
Status Closed
Resolution Fixed
Fixed Version 15.3
Description |EXEC [uspICInventoryAdjustment_CreatePostQtyChange]| |-- Parameters for filtering:| |@intItemId = 37| |,@dtmDate = @dtmCurrentDateTime| |,@intLocationId = 1| |,@intSubLocationId = 10| |,@intStorageLocationId = 3| |,@strLotNumber = 'LOT-1005'| |-- Parameters for the new values: | |{color:#ff0000},@dblAdjustByQuantity = 2000{color}| |,@dblNewUnitCost = NULL| | | |,@intSourceId = 1| |,@intSourceTransactionTypeId = 8| |,@intUserId = 1| |,@intInventoryAdjustmentId = @intInventoryAdjustmentId OUTPUT|