Commit 15ec617e authored by Fabien Morin's avatar Fabien Morin

manage permission where missing on validated state

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30997 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1f916d08
......@@ -66,6 +66,7 @@
<string>Assignor</string>
<string>Associate</string>
<string>Auditor</string>
<string>Manager</string>
<string>Member</string>
</tuple>
</value>
......@@ -75,6 +76,7 @@
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
<string>Member</string>
</tuple>
</value>
......@@ -84,6 +86,7 @@
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
<string>Member</string>
</tuple>
</value>
......@@ -96,6 +99,7 @@
<string>Assignor</string>
<string>Associate</string>
<string>Auditor</string>
<string>Manager</string>
<string>Member</string>
</tuple>
</value>
......
179
\ No newline at end of file
180
\ 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