该账套中的数据存在444多条非系统内的正常数据,引起的凭证无法修改。请在2020年度账套执行脚本。操作前请做好账套备份。 update GL_accvouch set coutno_id=REPLACE(coutno_id,'AP','GL') where coutsysname is null and coutsign='RP' update GL_accvouch set coutno_id=REPLACE(coutno_id,'AR','GL') where coutsysname is null and coutsign='RP'