Commit a7381b03 authored by Roque Porchetto's avatar Roque Porchetto

scalability: missing validation state

parent bc7c5266
......@@ -11,6 +11,7 @@
<value>
<tuple>
<string>Assignor</string>
<string>Auditor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
......@@ -20,7 +21,9 @@
<key> <string>_Add_portal_content_Permission</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
......@@ -39,6 +42,7 @@
<value>
<tuple>
<string>Assignor</string>
<string>Auditor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
......@@ -255,6 +259,12 @@
<value> <string>invisible</string> </value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>validation_state</string> </key>
<value> <string>visible</string> </value>
</item>
</dictionary>
</list>
</tuple>
</pickle>
......
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