發(fā)布時(shí)間:2024-11-18
現(xiàn)象描述:
查詢應(yīng)收賬齡分析時(shí),查到一家客戶存在逾期,但實(shí)際情況客戶基本提前一個(gè)月進(jìn)行收款,并且核銷里已經(jīng)沒有可核銷數(shù)據(jù),
原因分析:
查看客戶記賬的和核銷的日期不一致?赡芎笈_(tái)處理過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
關(guān)鍵字:用友財(cái)務(wù)軟件,暢捷通軟件,財(cái)務(wù)軟件,進(jìn)銷存軟件,U9官網(wǎng),用友U8,用友T1,用友T+,用友T3,用友T6,暢捷通好會(huì)計(jì),好生意,智+好業(yè)財(cái),用友培訓(xùn)服務(wù)售后公司,暢捷通運(yùn)營(yíng)培訓(xùn)服務(wù)公司
版權(quán)所有:用友暢捷通軟件 Copyright © 2025 All rights reserved.