Commit a5c1f750 by liuyang

2024-07-30 入库质检单质检完成数据回写bug

parent fc23da0e
......@@ -243,7 +243,7 @@ public class ServiceHGZL001 extends ServiceBase {
// // 更新收货单状态
// HGCGTools.HgCg003.updateCheck(dbZl001);
//生成采购入库单
HGKCTools.HgKc001.putInStorageData(dbZl001.getReceiveDetailId());
//HGKCTools.HgKc001.putInStorageData(dbZl001.getReceiveDetailId());
}
// 更新收货单状态
HGCGTools.HgCg003.updateChecks(fZl001s);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment