用友u8科目类型显示异常
:用友u8科目类型显示异常 :数据结转到2019年之后,查询科目余额表发现损益类科目和负债类科目部分在资产类里面统计数据,查询科目发现本来是负债的,科目类型为资产。
:首先做好数据备份,然后执行下面脚本,脚本会分别将现在账套里1开头的科目全部置为资产,2开头的置为负债,依次类推。执行后请仔细检查科目是否正确。
update AA_Account set idaccounttypeDTO=6 where code like '1%' and accountingyear='2019'
update AA_Account set idaccounttypeDTO=7 where code like '2%' and accountingyear='2019'
update AA_Account set idaccounttypeDTO=8 where code like '3%' and accountingyear='2019'
update AA_Account set idaccounttypeDTO=9 where code like '4%' and accountingyear='2019'
update AA_Account set idaccounttypeDTO=10 where code like '5%' and accountingyear='2019'
上海企通数字科技有限公司,用心打造企业数字化!连续13年蝉联用友全国TOP10服务商,专业销售服务畅捷通、用友u8、用友NC等软件,欢迎咨询,咨询热线:400-820-8720,网址:http://www.cotong.com/