百科问答

百科问答 国内资讯 公司资讯 政策法规 培训资料 产品下载

用友U8的销售发票审核不了

发布时间:2025-12-31 

特价活动:>>>> 用友U8、T6、T+、T3软件产品4折优惠,畅捷通T+cloud、好会计、好业财、好生意云产品8折优惠,另有话费赠送。

 


   问题现象:现结销售发票审核时提示“发票已经被审核”,经查找原因为:实际发票并没有审核过,Ap_CloseBill表中ccancelman字段;salebillvouch中的bpayment字段出现重复。


   解决方案:-- 检查、修改ufsystem SELECT * FROM ufsystem..UA_Identity WHERE (cAcc_Id = '004') AND (cVouchType = 'xj') update ufsystem..UA_Identity set ifatherid=(SELECT max(ccancelno) FROM ufdata_004_2004..ap_closebill) WHERE (cAcc_Id = '004') AND (cVouchType = 'xj') update ufsystem..UA_account_sub set bclosing=1 where cacc_id='004' and (csub_id='AR' or csub_id='SA') AND iyear=2003 --修改AP_Closebill update a set ccheckman=null from ap_closebill a,salebillvouch b where b.bpayment=a.ccancelno and b.bpayment is not null and b.cVerifier is null and a.cCheckMan is not null 注意做好帐套数据备份!!
X畅捷通软件官方正版.用友软件.企业云服务

截屏,微信识别二维码

客服QQ:5151867

(点击QQ号复制,添加好友)