Commit 687c62da authored by Jérome Perrin's avatar Jérome Perrin

manage add portal content permission in inventory workflow.

assign maintainers

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7509 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 22e55a32
......@@ -30,6 +30,12 @@
<none/>
</value>
</item>
<item>
<key> <string>groups</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>inventory_workflow</string> </value>
......@@ -45,6 +51,7 @@
<string>Access contents information</string>
<string>View</string>
<string>Modify portal content</string>
<string>Add portal content</string>
</tuple>
</value>
</item>
......
......@@ -73,6 +73,14 @@
<list/>
</value>
</item>
<item>
<key> <string>Add portal content</string> </key>
<value>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>Modify portal content</string> </key>
<value>
......
seb
romain
\ 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