發(fā)布時(shí)間:2024-11-18
登入時(shí)間改成2017年登入,科目期初余額表中,1511科目有二級(jí)三級(jí)科目,但是一級(jí)里面可以填數(shù)字(圖片在附件中),如果三級(jí)中填寫35000元,余額表中這個(gè)科目顯示金額是70000,導(dǎo)致資產(chǎn)負(fù)債不平衡出錯(cuò),請幫忙把一級(jí)里面的數(shù)字去掉,再檢查一下客戶的數(shù)據(jù)庫是不是有問題
請把所有數(shù)據(jù)備份好,然后點(diǎn)擊郵件發(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
請期初余額和科目余額表中進(jìn)行對應(yīng),查看哪個(gè)科目對不起來,在科目期初余額中,重新錄入。
客服電話: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)營培訓(xùn)服務(wù)公司
版權(quán)所有:用友暢捷通軟件 Copyright © 2024 All rights reserved.