發(fā)布時間:2024-11-18
特價活動:>>>> 用友U8、T6、T+、T3軟件產(chǎn)品4折優(yōu)惠,暢捷通T+cloud、好會計、易代賬、好業(yè)財、好生意云產(chǎn)品6-8折優(yōu)惠。
登入時間改成2017年登入,科目期初余額表中,1511科目有二級三級科目,但是一級里面可以填數(shù)字(圖片在附件中),如果三級中填寫35000元,余額表中這個科目顯示金額是70000,導(dǎo)致資產(chǎn)負(fù)債不平衡出錯,請幫忙把一級里面的數(shù)字去掉,再檢查一下客戶的數(shù)據(jù)庫是不是有問題
請把所有數(shù)據(jù)備份好,然后點擊郵件發(fā)送中的壓縮包中的isqlw.exe,選擇對應(yīng)的賬套,執(zhí)行以下語句:
delete from GL_AccountPeriodBegin where code = '1511' and accountingyear=2017 update AA_Account set isendnode=0 where code ='1511' and accountingyear in( 2020,2019,2018) go truncate table AA_ParentAccount insert into AA_ParentAccount (idParent,idSon,Depth,isEndNode) select p.id as idParent,s.id as idSon,p.depth-1 as Depth,p.IsEndNode as isEndNode from AA_Account p left join AA_Account s on s.code like p.code+'%' and s.isEndNode =1 and s.accountingyear=p.accountingyear GO
請期初余額和科目余額表中進行對應(yīng),查看哪個科目對不起來,在科目期初余額中,重新錄入。
客服電話:400-665-0028
關(guān)鍵字:用友財務(wù)軟件,暢捷通軟件,財務(wù)軟件,進銷存軟件,U9官網(wǎng),用友U8,用友T1,用友T+,用友T3,用友T6,暢捷通好會計,好生意,智+好業(yè)財,用友培訓(xùn)服務(wù)售后公司,暢捷通運營培訓(xùn)服務(wù)公司
版權(quán)所有:用友暢捷通軟件 Copyright © 2025 All rights reserved.