发布时间:2024-11-18
特价活动:>>>> 用友U8、T6、T+、T3软件产品4折优惠,畅捷通T+cloud、好会计、易代账、好业财、好生意云产品8折优惠。
点开固定资产模块是空白,一般都是会显示流程图,如图中所示,但是问题账套中没有该流程图
由于eap_idesktopappitem表缺少数据导致无法展示流程图。需要补充一条数据。
1、备份账套数据。
2、执行如下sql添加和更新数据。
set identity_insert eap_idesktopappitem ON--打开
INSERT INTO [dbo].[eap_idesktopappitem] ([ts], [name], [Url], [Icon], [Width], [Height], [Description], [MenuCode], [LinkUrl], [id], [AppSourceType], [AppType], [SourceId], [Seq], [GroupID], [IsVisible], [ExpressionName], [ShowIn], [IsSystem], [Component]) VALUES (DEFAULT, N'流程图', N'jsfile#js/portal/portal.process.js', N'report.png', N'99', N'440', N'流程图', null, null, N'84', null, N'1234', null, N'6', null, N'0', null, null, N'0', N'DiagramPanel')
set identity_insert eap_idesktopappitem OFF--关闭
update eap_idesktopsolutionitem set ideap_idesktopappitem=84 where name='流程图'
update eap_idesktopsolutionitem set ideap_idesktopappitem=84 where name='业务流程图'
3、核对是否正确。
客服电话:400-665-0028
关键字:用友财务软件,畅捷通软件,财务软件,进销存软件,U9官网,用友U8,用友T1,用友T+,用友T3,用友T6,畅捷通好会计,好生意,智+好业财,用友培训服务售后公司,畅捷通运营培训服务公司
版权所有:用友畅捷通软件 Copyright © 2025 All rights reserved.