Commit d6fbafae authored by Aurel's avatar Aurel

add permission for author at draft state

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10855 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a26e53bc
......@@ -84,6 +84,7 @@
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Author</string>
<string>Manager</string>
</tuple>
</value>
......@@ -93,6 +94,7 @@
<value>
<tuple>
<string>Assignor</string>
<string>Author</string>
<string>Manager</string>
</tuple>
</value>
......@@ -102,6 +104,7 @@
<value>
<tuple>
<string>Assignor</string>
<string>Author</string>
<string>Manager</string>
</tuple>
</value>
......@@ -112,6 +115,7 @@
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Author</string>
<string>Manager</string>
</tuple>
</value>
......
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