|
|
|
@ -2516,6 +2516,7 @@ namespace Khd.Core.Wpf.Form
|
|
|
|
newWmsRawOutstock.taskType = "1";
|
|
|
|
newWmsRawOutstock.taskType = "1";
|
|
|
|
newWmsRawOutstock.auditStatus = "1";
|
|
|
|
newWmsRawOutstock.auditStatus = "1";
|
|
|
|
newWmsRawOutstock.applyBy = "CtuGun";
|
|
|
|
newWmsRawOutstock.applyBy = "CtuGun";
|
|
|
|
|
|
|
|
newWmsRawOutstock.applyDate = DateTime.Now;
|
|
|
|
newWmsRawOutstock.executeStatus = "2";
|
|
|
|
newWmsRawOutstock.executeStatus = "2";
|
|
|
|
newWmsRawOutstock.saleOrderId = mesBaseBarcodeInfo.saleOrderId;
|
|
|
|
newWmsRawOutstock.saleOrderId = mesBaseBarcodeInfo.saleOrderId;
|
|
|
|
newWmsRawOutstock.updateDate = DateTime.Now;
|
|
|
|
newWmsRawOutstock.updateDate = DateTime.Now;
|
|
|
|
|