当前位置:首页 > 用友知识库 > U8年结问题之供销链年度结转,结转到存货明细账时,提示存货结转失败

U8年结问题之供销链年度结转,结转到存货明细账时,提示存货结转失败

2018-10-04 18:51:47用友知识库637

问题现象:用友U8年结问题之供销链年度结转,结转到存货明细账时,提示存货结转失败?

企微号:18607093926
购买用友软件,获取解决方案!
复制企微号

问题原因:辅助计价表ia_valuationass有问题,存在出库和入库金额都为null的记录,可用以下语句查询:select * from ia_valuationass where iIPrice is null and iOPrice is null

解决方法:根据存货明细账ia_subsidiary,修改辅助计价表ia_valuationass,可参考以下语句:select * from ia_subsidiary  where id in (select inid from ia_valuationass where iIPrice is null and iOPrice is null)  and cvoutype not in ('24','30')

扫描二维码推送至手机访问。

版权声明:本文由 www.dgufsoft.cn  发布,如需转载请注明出处。

本文链接:https://www.dgufsoft.cn/zsk/AU8ZSKPY5SY.html

分享给朋友:
答疑咨询 在线客服 免费试用
×
复制成功
企微号: 18607093926
购买用友软件,获取解决方案!
我知道了
服务图片