应付核销明细表单据类型参照界面不显示期初单据类型
参照界面将停用勾选再点击过滤又是可以显示期初单据类型的
备份好账套!对账套库执行即可:
update
SM_VoucherType set disabled=0 where code
like 'arap5%'