盘点对接以及现场问题处理

This commit is contained in:
2024-09-18 18:40:29 +08:00
parent b4e7dceffb
commit d835c96f2f
12 changed files with 85 additions and 11 deletions

View File

@@ -438,7 +438,7 @@ namespace Tnb.WarehouseMgr
wmsPurchaseOrderD.matcode_id = material.id;
wmsPurchaseOrderD.matspecification = material.material_specification;
}
wmsPurchaseOrderD.auxprop_gys = detail.auxprop_gys;
wmsPurchaseOrderDs.Add(wmsPurchaseOrderD);
}