发布时间:2024-11-18
特价活动:>>>> 用友U8、T6、T+、T3软件产品4折优惠,畅捷通T+cloud、好会计、易代账、好业财、好生意云产品8折优惠。
现象描述:
查询应收账龄分析时,查到一家客户存在逾期,但实际情况客户基本提前一个月进行收款,并且核销里已经没有可核销数据,
原因分析:
查看客户记账的和核销的日期不一致。可能后台处理过dGatheringDate日期!目前处理方案是更新一致。
处理脚本如下:
update b set b.dGatheringDate=a.dGatheringDate
from ar_detail b inner join
(select * from Ar_Detail where cProcStyle =‘26‘ and cVouchType=‘26‘ and cGatheringPlan is not null) a
on a.iBVid =b.iBVid and a.ccoVouchID =b.ccoVouchID and a.ccoVouchType =b.ccoVouchType
where b.cProcStyle =‘9p‘ and b.ccoVouchType=‘26‘
客服电话:400-665-0028
关键字:用友财务软件,畅捷通软件,财务软件,进销存软件,U9官网,用友U8,用友T1,用友T+,用友T3,用友T6,畅捷通好会计,好生意,智+好业财,用友培训服务售后公司,畅捷通运营培训服务公司
版权所有:用友畅捷通软件 Copyright © 2025 All rights reserved.