问题现象:清空年度账时提示已经有客户使用[333]账套[2009],年度账,不能清除!
解决方案:经查看没有操作使用也没有任务或锁定信息,可通过在数据库中删除年度账来重新建立来操作。
以333账套删除2009年度账为例,SQL语句:
use UFSystem
delete from UA_Account_sub where cAcc_Id=333 and iYear=2009
delete from UA_BackupLog where cAcc_Id=333 and iYear=2009
delete from UA_BackupPlans where cAcc_Id=333 and iYear=2009
delete from UA_HoldAuth where cAcc_Id=333 and iYear=2009
delete from UA_Log where cAcc_Id=333 and iyear=2009
delete from UA_Period where cAcc_Id=333 and iYear=2009
delete from UA_Task where cAcc_Id=333 and iYear=2009
Drop database ufdata_333_2009
温馨提示:近期载地址失效频繁,如链接失效请点击此处查阅详情!
在使用金蝶KIS记账王之前,用户一定要明白账套这个概念,“账套”是存放会计业务数据资料文件的总称,账套包括会计科目、记账凭证、账簿、会计报表以及相关业务资料等内容。财务处理人员可以通过金蝶KIS记账王...
问题现象:在使用用友T3财务软件的时候发现有一个账套建错了,不需要了,想将这个账套删除掉,下面请各位财务软件人员跟zzerp网站一起学习用友T3软件中怎么删除账套的图文教程?解决方案:(1)双击桌面“...