Commit 5bcd3399 authored by Nicolas Wavrant's avatar Nicolas Wavrant

erp5_interface_post: add interface_post_workflow on Post-type portal_types

parent a359294e
<workflow_chain>
<chain>
<type>Internet Message Post</type>
<workflow>edit_workflow</workflow>
<workflow>edit_workflow, interface_post_workflow</workflow>
</chain>
<chain>
<type>Letter Post</type>
<workflow>edit_workflow</workflow>
<workflow>edit_workflow, interface_post_workflow</workflow>
</chain>
</workflow_chain>
\ No newline at end of file
Internet Message Post | edit_workflow
Letter Post | edit_workflow
\ No newline at end of file
Internet Message Post | interface_post_workflow
Letter Post | edit_workflow
Letter Post | interface_post_workflow
\ 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