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 @@ ...@@ -27,7 +27,7 @@
</item> </item>
<item> <item>
<key> <string>actbox_name</string> </key> <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>
<item> <item>
<key> <string>actbox_url</string> </key> <key> <string>actbox_url</string> </key>
...@@ -63,11 +63,8 @@ Base_viewWorklist?simulation_state=ordered&portal_type=Check Deposit&reset=1 ...@@ -63,11 +63,8 @@ Base_viewWorklist?simulation_state=ordered&portal_type=Check Deposit&reset=1
<record id="2" aka="AAAAAAAAAAI="> <record id="2" aka="AAAAAAAAAAI=">
<pickle> <pickle>
<tuple> <tuple>
<tuple> <global name="Guard" module="Products.DCWorkflow.Guard"/>
<string>Products.DCWorkflow.Guard</string> <tuple/>
<string>Guard</string>
</tuple>
<none/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
...@@ -77,7 +74,7 @@ Base_viewWorklist?simulation_state=ordered&portal_type=Check Deposit&reset=1 ...@@ -77,7 +74,7 @@ Base_viewWorklist?simulation_state=ordered&portal_type=Check Deposit&reset=1
<value> <value>
<tuple> <tuple>
<string>Manager</string> <string>Manager</string>
<string>Assignee</string> <string>DestinationAssignor</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -87,17 +84,14 @@ Base_viewWorklist?simulation_state=ordered&portal_type=Check Deposit&reset=1 ...@@ -87,17 +84,14 @@ Base_viewWorklist?simulation_state=ordered&portal_type=Check Deposit&reset=1
<record id="3" aka="AAAAAAAAAAM="> <record id="3" aka="AAAAAAAAAAM=">
<pickle> <pickle>
<tuple> <tuple>
<tuple> <global name="PersistentMapping" module="Persistence.mapping"/>
<string>Persistence</string> <tuple/>
<string>PersistentMapping</string>
</tuple>
<none/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
<item> <item>
<key> <string>_container</string> </key> <key> <string>data</string> </key>
<value> <value>
<dictionary> <dictionary>
<item> <item>
......
326 327
\ 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