bip委外加工入库修改
This commit is contained in:
@@ -315,6 +315,7 @@ namespace Tnb.WarehouseMgr
|
||||
["pk_org_v"] = erpOrg?.pk_org_v ?? null, //组织vid
|
||||
["vbatchcode"] = item.code_batch, //批次号
|
||||
["vfree1"] = erpExtendFields.Find(x => x.table_id == supplierId)?.supplier_id ?? null, //自由辅助属性1
|
||||
["foutputtype"]=1,//产品类型:1主产品2联产品3副产品;默认传1
|
||||
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user