yili-apps/com.actionsoft.apps.coe.pal.approvalhelper/manifest.xml
shangxiaoran@qq.com 2608324b68 初始化应用
2022-06-28 01:22:45 +08:00

39 lines
2.4 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<app xmlns="http://www.actionsoft.com.cn/app">
<name>管理要素审批助手</name>
<version>1.0</version>
<buildNo>8</buildNo>
<developer id="776cca9a287c8b4d63b9cad216aa3859" tablePrefix="ACT" url="http://www.actionsoft.com.cn">北京炎黄盈动科技发展有限责任公司</developer>
<categoryVisible>false</categoryVisible>
<description><![CDATA[打通流程梳理和流程执行,显性化梳理成果,实现管理要求的无缝落地]]></description>
<details><![CDATA[通过将流程梳理的管理要素信息提供给IT人员和流程审批人员查看便于流程固化到信息系统同时为流程审批提供有力抓手
<b>亮点</b>
- 将BPMN流程的属性和附件提供给IT人员查看为流程的IT配置提供支持
- 将BPMN流程的属性和附件提供给普通员工查看实现审批有依据提升审批效率
- 提供个性化配置的方式,对数据显示进行有效控制
]]></details>
<installListener/>
<pluginListener>com.actionsoft.apps.coe.pal.approvalhelper.Plugins</pluginListener>
<startListener/>
<stopListener/>
<upgradeListener/>
<uninstallListener/>
<reloadable>true</reloadable>
<requires/>
<properties>
<property action="edit" group="默认" name="BPM_RUN_PROCESS_SHOW_UPFILE" title="BPM流程审批时是否显示PAL流程附件通配" type="combox" isSystem="false" desc="结合应用com.actionsoft.apps.coe.pal.approvalhelper进行使用" ref="显示:true|隐藏:false">true</property>
<property action="edit" group="默认" name="BPM_RUN_PROCESS_SPECIAL_CONFIG" title="BPM流程审批时是否显示PAL属性及附件(特配)" type="textarea" isSystem="false" desc="记录PAL BPM流程的文件及形状属性、附件的显示特殊配置" ref=""/>
<property action="edit" group="默认" name="SIDEBAR_TITLE" title="BPM流程审批时管理要素侧边栏标题" type="input" isSystem="false" desc="BPM流程审批时管理要素侧边栏标题" ref="">审批助手</property>
</properties>
<allowStartup>true</allowStartup>
<allowUpgradeByStore>true</allowUpgradeByStore>
<depend versions="6.4,6.5" env="">com.actionsoft.apps.coe.pal</depend>
<modelAdministrator/>
<installDate>2022-06-07 20:25:12</installDate>
<icon code="&amp;#xe66e;" color="#ff9421"/>
<productId/>
<releaseDate>2022-06-07</releaseDate>
</app>