材料出库单加研究项目
This commit is contained in:
@@ -157,6 +157,7 @@ namespace Tnb.WarehouseMgr
|
||||
erpRequestData.Add("vbillcode", wmsRawmatOutstockH.bill_code);
|
||||
erpRequestData.Add("vtrantypecode", wmsRawmatOutstockH.outstock_type);
|
||||
erpRequestData.Add("vdef20", true);
|
||||
erpRequestData.Add("vdef4", wmsRawmatOutstockH.erp_project_id);
|
||||
|
||||
List<Dictionary<string, object>> erpRequestDataDetails = new List<Dictionary<string, object>>();
|
||||
foreach(var item in wmsCarryCodes)
|
||||
|
||||
Reference in New Issue
Block a user