´úÂë¹ÜÀí/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/TaskService_Outbound.cs
@@ -189,7 +189,10 @@ { throw new Exception("æªæ¾å°åºåºåæç»ä¿¡æ¯"); } if (outboundOrderDetails.FirstOrDefault(x => x.OrderDetailStatus >= OrderDetailStatusEnum.New.ObjToInt())!=null) { throw new Exception("æéåºåºåæç»åå¨åºåºä¸æå·²å®æ"); } List<Dt_StockInfo>? stockInfos = null; List<Dt_OutboundOrderDetail>? orderDetails = null; List<Dt_OutStockLockInfo>? outStockLockInfos = null;