发布时间:2024-11-18
特价活动:>>>> 用友U8、T6、T+、T3软件产品4折优惠,畅捷通T+cloud、好会计、易代账、好业财、好生意云产品8折优惠。
登入时间改成2017年登入,科目期初余额表中,1511科目有二级三级科目,但是一级里面可以填数字(图片在附件中),如果三级中填写35000元,余额表中这个科目显示金额是70000,导致资产负债不平衡出错,请帮忙把一级里面的数字去掉,再检查一下客户的数据库是不是有问题
请把所有数据备份好,然后点击邮件发送中的压缩包中的isqlw.exe,选择对应的账套,执行以下语句:
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
请期初余额和科目余额表中进行对应,查看哪个科目对不起来,在科目期初余额中,重新录入。
客服电话:400-665-0028
关键字:用友财务软件,畅捷通软件,财务软件,进销存软件,U9官网,用友U8,用友T1,用友T+,用友T3,用友T6,畅捷通好会计,好生意,智+好业财,用友培训服务售后公司,畅捷通运营培训服务公司
版权所有:用友畅捷通软件 Copyright © 2025 All rights reserved.