库存系统使用了批次管理,有些存货批次结存为0的在单据录入时还显示?

admin15102016-09-15

问题现象:库存系统使用了批次管理,有些存货批次结存为0的在单据录入时还显示。为什么??

解决办法:运行语句:

update mainbatch set bisnull ='1'

FROM RdRecords JOIN mainbatch on rdrecords.autoid = mainbatch.rdid WHERE rdrecords.iquantity = rdrecords.isoutquantity

文章下方广告位

网友评论

随机文章
最新文章
热门文章
热评文章