Commit 2f901fe0 authored by Romain Courteaud's avatar Romain Courteaud

Owner should never be allowed to edit validated/archived documents

parent 17db6b8a
...@@ -39,7 +39,6 @@ ...@@ -39,7 +39,6 @@
<string>Auditor</string> <string>Auditor</string>
<string>Author</string> <string>Author</string>
<string>Manager</string> <string>Manager</string>
<string>Owner</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -52,7 +51,6 @@ ...@@ -52,7 +51,6 @@
<string>Associate</string> <string>Associate</string>
<string>Author</string> <string>Author</string>
<string>Manager</string> <string>Manager</string>
<string>Owner</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -65,7 +63,6 @@ ...@@ -65,7 +63,6 @@
<string>Associate</string> <string>Associate</string>
<string>Author</string> <string>Author</string>
<string>Manager</string> <string>Manager</string>
<string>Owner</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -78,7 +75,6 @@ ...@@ -78,7 +75,6 @@
<string>Associate</string> <string>Associate</string>
<string>Author</string> <string>Author</string>
<string>Manager</string> <string>Manager</string>
<string>Owner</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -92,7 +88,6 @@ ...@@ -92,7 +88,6 @@
<string>Auditor</string> <string>Auditor</string>
<string>Author</string> <string>Author</string>
<string>Manager</string> <string>Manager</string>
<string>Owner</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -62,7 +62,6 @@ ...@@ -62,7 +62,6 @@
<string>Auditor</string> <string>Auditor</string>
<string>Author</string> <string>Author</string>
<string>Manager</string> <string>Manager</string>
<string>Owner</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -75,7 +74,6 @@ ...@@ -75,7 +74,6 @@
<string>Associate</string> <string>Associate</string>
<string>Author</string> <string>Author</string>
<string>Manager</string> <string>Manager</string>
<string>Owner</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -88,7 +86,6 @@ ...@@ -88,7 +86,6 @@
<string>Associate</string> <string>Associate</string>
<string>Author</string> <string>Author</string>
<string>Manager</string> <string>Manager</string>
<string>Owner</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -101,7 +98,6 @@ ...@@ -101,7 +98,6 @@
<string>Associate</string> <string>Associate</string>
<string>Author</string> <string>Author</string>
<string>Manager</string> <string>Manager</string>
<string>Owner</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -115,7 +111,6 @@ ...@@ -115,7 +111,6 @@
<string>Auditor</string> <string>Auditor</string>
<string>Author</string> <string>Author</string>
<string>Manager</string> <string>Manager</string>
<string>Owner</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
176 177
\ 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