bip采购到货和委外加工入库修改
This commit is contained in:
@@ -307,6 +307,7 @@ namespace Tnb.WarehouseMgr
|
||||
erpRequestData.Add("vbillcode",purchase.bill_code);
|
||||
erpRequestData.Add("vmemo",purchase.remark);
|
||||
erpRequestData.Add("vtrantypecode","23-01");
|
||||
erpRequestData.Add("isType", 0);
|
||||
|
||||
List<Dictionary<string, object>> erpRequestDataDetails = new List<Dictionary<string, object>>();
|
||||
foreach(WmsPurchaseD item in dList)
|
||||
|
||||
Reference in New Issue
Block a user