Commit 28ec6557 authored by Jérome Perrin's avatar Jérome Perrin

Fix ticket workflow manager must have all permissions for all states

parent 04a7de19
......@@ -61,6 +61,7 @@
<string>Assignee</string>
<string>Assignor</string>
<string>Auditor</string>
<string>Manager</string>
</tuple>
</value>
</item>
......@@ -70,6 +71,7 @@
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
......@@ -80,6 +82,7 @@
<string>Assignee</string>
<string>Assignor</string>
<string>Auditor</string>
<string>Manager</string>
</tuple>
</value>
</item>
......
600
\ No newline at end of file
601
\ 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