CLOUDWEB/WebService1.asmx.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
CLOUDWEB/WebService1.asmx.cs
@@ -39555,7 +39555,7 @@ { sFIFOCtl = "Y"; } else if (sHBillType == "1254" && (oSystemParameter.omodel.Kf_MateReplenishOutBill_FIFOCtl == "Y" || oSystemParameter.omodel.Kf_MateReplenishOutBill_FIFOList == "Y")) //分步式调出单-先进先出控制 else if (sHBillType == "1254" && (oSystemParameter.omodel.Kf_MateReplenishOutBill_FIFOCtl == "Y" || oSystemParameter.omodel.Kf_MateReplenishOutBill_FIFOList == "Y")) //生产补料单-先进先出控制 { sFIFOCtl = "Y"; }