问题描述:
单据做完看不到查不到
问题回复:
执行脚本: update accinformation set cvalue='2015-01-01' where csysid='ia' and cname='dIAFirstDate' update accinformation set cvalue='2015-01-01' where csysid='ia' and cname='dIAStartDate' update accinformation set cvalue='2015-01-01' where csysid='ia' and cname='dStartDate' 然后在ufsystem数据库中ua_account_sub中,对于14年的ia记录的bclosing字段,修改为1,并且增加15年的记录,可以参照14年的记录增加。iyear=2015,csub_id=ia