Commit 5bcb3519 authored by Jérome Perrin's avatar Jérome Perrin

restart_action in accounting_period_workflow is for Assignee

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19505 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8515c6e7
......@@ -67,11 +67,8 @@
<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>
......@@ -80,7 +77,7 @@
<key> <string>roles</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Assignee</string>
</tuple>
</value>
</item>
......
611
\ No newline at end of file
613
\ 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