问题描述:
固定资产模块点结账,菜单消失。点反结账提示错误。
问题回复:
先执行脚本: update accinformation set cvalue='2' where cname='iLastPeriod' update accinformation set cvalue='1' where cname='iLastSendDeprPeriod' update accinformation set cvalue='2015-01-31' where cname='dWritableDate' 进入软件后,使用1月份登陆软件,进入固定资产模块,反结账,重新结账,(首先要取消总账模块结账) 然后就可以在2月份正常使用了。