Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Nicolas Wavrant
erp5
Commits
5bcd3399
Commit
5bcd3399
authored
Dec 21, 2017
by
Nicolas Wavrant
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_interface_post: add interface_post_workflow on Post-type portal_types
parent
a359294e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
bt5/erp5_interface_post/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
...rtalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
+2
-2
bt5/erp5_interface_post/bt/template_portal_type_workflow_chain_list
...nterface_post/bt/template_portal_type_workflow_chain_list
+3
-1
No files found.
bt5/erp5_interface_post/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
View file @
5bcd3399
<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
bt5/erp5_interface_post/bt/template_portal_type_workflow_chain_list
View file @
5bcd3399
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment