Commit 2bbd0a9a authored by Sebastien Robin's avatar Sebastien Robin

fixed security settings in the draft mode of checkbook workflow

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15399 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 94776f7e
...@@ -77,6 +77,7 @@ ...@@ -77,6 +77,7 @@
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
<string>Manager</string> <string>Manager</string>
<string>Owner</string>
<string>Reviewer</string> <string>Reviewer</string>
</tuple> </tuple>
</value> </value>
...@@ -88,6 +89,7 @@ ...@@ -88,6 +89,7 @@
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
<string>Manager</string> <string>Manager</string>
<string>Owner</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -98,6 +100,7 @@ ...@@ -98,6 +100,7 @@
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
<string>Manager</string> <string>Manager</string>
<string>Owner</string>
<string>Reviewer</string> <string>Reviewer</string>
</tuple> </tuple>
</value> </value>
......
323 325
\ No newline at end of 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