Commit 8b72b572 authored by Sebastien Robin's avatar Sebastien Robin

fixed role definition on worklist

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16626 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 74a7a632
......@@ -27,7 +27,7 @@
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Manual Validation (%(count)s)</string> </value>
<value> <string>Check Deposit to Pay (%(count)s)</string> </value>
</item>
<item>
<key> <string>actbox_url</string> </key>
......@@ -63,11 +63,8 @@ Base_viewWorklist?simulation_state=ordered&portal_type=Check Deposit&reset=1
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.DCWorkflow.Guard</string>
<string>Guard</string>
</tuple>
<none/>
<global name="Guard" module="Products.DCWorkflow.Guard"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -77,7 +74,7 @@ Base_viewWorklist?simulation_state=ordered&portal_type=Check Deposit&reset=1
<value>
<tuple>
<string>Manager</string>
<string>Assignee</string>
<string>DestinationAssignor</string>
</tuple>
</value>
</item>
......@@ -87,17 +84,14 @@ Base_viewWorklist?simulation_state=ordered&portal_type=Check Deposit&reset=1
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<tuple>
<string>Persistence</string>
<string>PersistentMapping</string>
</tuple>
<none/>
<global name="PersistentMapping" module="Persistence.mapping"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_container</string> </key>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
......
326
\ No newline at end of file
327
\ 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