MES.Service/service/BasicData/MesRohInManager.cs
@@ -62,9 +62,9 @@ List<MesRohInData> mesRohInDatas, string type) { if (type == "3") if (type == "3" || (mesRohIn.DocumentStatus != null && mesRohIn.DocumentStatus != "C")) { mesRohIn.BillNo = mesRohIn.BillNo + "F"; mesRohIn.BillNo = mesRohIn.BillNo + "F" + mesRohIn.EbelnK3id.ToString(); } if (mesRohIn.Guid != null)