移箱-箱库存
This commit is contained in:
@@ -195,7 +195,7 @@ namespace WMS.Web.Domain.Services
|
|||||||
item.BoxId, boxDet.MaterialId,
|
item.BoxId, boxDet.MaterialId,
|
||||||
item.OrgCode, item.StockCode,
|
item.OrgCode, item.StockCode,
|
||||||
SubStockId, OrderType.MoveBox,
|
SubStockId, OrderType.MoveBox,
|
||||||
item.BillNo, item.Qty, InOutType);
|
item.BillNo, boxDet.Qty, InOutType);
|
||||||
InventoryInOutDetailsGenerateDtoList.Add(inventoryInOutDet);
|
InventoryInOutDetailsGenerateDtoList.Add(inventoryInOutDet);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user