发布时间:2024-7-2
特价活动:>>>> 用友U8、T6、T+、T3软件产品4折优惠,畅捷通T+cloud、好会计、好业财、好生意云产品6-8折优惠,另有话费赠送。
4月5月的委外结算报表材料费和委外核销报表已结算材料金额不一致。
问题回复:
经过测试,主要原因是委外结算时,结算单价和实际单价不一致导致的问题,具体是什么原因,这个未能查询到。执行脚本:
update om_jsrecords set ihxunitcost=1.2821 where ckautoid in ('1738','1741') update om_jsrecord set clcost=209548.439205000000 where autoid='1728' update om_jsrecord set clcost=14094.686340000000 where autoid='1729'
然后用调整单调整一下委外入库单上的存货的结存金额,保证结存金额正确就可以解决问题了。
如果其他存货也出现问题
select * from rdrecord where ccode='201504002' select * from rdrecords where id='933' select * from om_jsrecords where CKAutoID in (select AutoID from rdrecords where id='935') select * from om_jsrecord where autoid in (select AutoID from rdrecords where id='933')
你可以按照这几个查询语句来查看。
截屏,微信识别二维码
客服QQ:5151867
(点击QQ号复制,添加好友)