Commit 68063f90 authored by wenjie.zheng's avatar wenjie.zheng

erp5_workflow: add Embedded File as allowed and hidden content type to...

erp5_workflow: add Embedded File as allowed and hidden content type to Configuration Workflow, because it should have been.
parent 0e61f5bf
......@@ -5,6 +5,7 @@
<portal_type id="Configuration Workflow">
<item>Configuration State</item>
<item>Configuration Transition</item>
<item>Embedded File</item>
<item>Variable</item>
<item>Worklist</item>
</portal_type>
......
<hidden_content_type_list>
<portal_type id="Configuration Workflow">
<item>Embedded File</item>
</portal_type>
</hidden_content_type_list>
\ No newline at end of file
Configuration Transition | Transition Variable
Configuration Workflow | Configuration State
Configuration Workflow | Configuration Transition
Configuration Workflow | Embedded File
Configuration Workflow | Variable
Configuration Workflow | Worklist
Interaction Workflow | Interaction
......
Configuration Workflow | Embedded File
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment