发布时间:2026-4-26
特价活动:>>>> 用友U8、T6、T+、T3软件产品4折优惠,畅捷通T+cloud、好会计、好业财、好生意云产品8折优惠,另有话费赠送。
【问题现象】
T-ufo预制模板设置中选择模板合并资产负债表后,切换不回来
【解决方案】
备份账套,执行如下脚本处理; 如果紧急,采用新增,自己选择预制的模板,完全自定义取数效果是一样的。
DELETE SR_ReportDataFormula where idReportDataDTO in
(Select id FROM SR_ReportData where
templateID in(-1001))
DELETE SR_ReportDataCell where idReportDataDTO
in(Select id FROM SR_ReportData where
templateID in(-1001))
DELETE SR_ReportData where templateID in(-1001)
DELETE SR_PeriodTemplate where TemplateID in(-1001)
DELETE SR_KeyWord
where TemplateID in(-1001)
DELETE SR_TemplateCell where idTemplateDTO in(Select
id FROM SR_Template where
templateSourceID in(-1001))
DELETE SR_Template where templateSourceID in(-1001)
截屏,微信识别二维码
客服QQ:5151867
(点击QQ号复制,添加好友)