Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们有一个缺勤问题:
如何设置缺勤权限?
我知道您的缺席是由工作流程控制的,对吗?有两个参数控制行为,因此正确的解决方案是创建权限函数的副本并相应地设置参数 AbsenceNewPageWfEditButtonPerm 和 AbsenceNewPageWfDeleteButtonPerm。详情请查看源代码。
我找到了文件
packages/intranet-timesheet2/tcl/intranet-absences-procs.tcl
其中包含权限矩阵im_absence_new_page_wf_perm_table
im_absence_new_page_wf_perm_table
不幸的是,权限不会立即生效 - 重新启动项目打开会导致权限处于活动状态。
需要一个更好的解决方案 - 但至少它有效:/