From d16f15a53ade7ff3f9b22dc628c3f65934bf5b7b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Wed, 26 Mar 2008 16:51:58 +0000
Subject: [PATCH] fix worklist URL

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20164 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../worklists/2_planned_confirmed_transaction_list.xml          | 2 +-
 bt5/erp5_accounting/bt/revision                                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/worklists/2_planned_confirmed_transaction_list.xml b/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/worklists/2_planned_confirmed_transaction_list.xml
index 1e2d933ad6..48fa8882b3 100644
--- a/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/worklists/2_planned_confirmed_transaction_list.xml
+++ b/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/worklists/2_planned_confirmed_transaction_list.xml
@@ -27,7 +27,7 @@
             <key> <string>actbox_url</string> </key>
             <value> <string encoding="cdata"><![CDATA[
 
-accounting_module/view?reset:int=1&local_roles=Owner&simulation_state:list=planned&simulation_state:list=confirmed
+accounting_module/view?reset:int=1&local_roles=Assignee&simulation_state:list=planned&simulation_state:list=confirmed
 
 ]]></string> </value>
         </item>
diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision
index 5cb222c0b2..9ecf271983 100644
--- a/bt5/erp5_accounting/bt/revision
+++ b/bt5/erp5_accounting/bt/revision
@@ -1 +1 @@
-659
\ No newline at end of file
+660
\ No newline at end of file
-- 
2.30.9