Commit 5fdcc441 authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_travel_expense: for closed ticket, no one has modify content permisison

parent 46a32afb
...@@ -10,6 +10,10 @@ ...@@ -10,6 +10,10 @@
<key> <string>actbox_category</string> </key> <key> <string>actbox_category</string> </key>
<value> <string>workflow</string> </value> <value> <string>workflow</string> </value>
</item> </item>
<item>
<key> <string>actbox_icon</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>actbox_name</string> </key> <key> <string>actbox_name</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
...@@ -62,10 +66,10 @@ ...@@ -62,10 +66,10 @@
<pickle> <pickle>
<dictionary> <dictionary>
<item> <item>
<key> <string>permissions</string> </key> <key> <string>roles</string> </key>
<value> <value>
<tuple> <tuple>
<string>Modify portal content</string> <string>Assignor</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
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