From 5d1619b651ad61c0084ae1483218d248fc3ef15a Mon Sep 17 00:00:00 2001
From: Vincent Pelletier <vincent@nexedi.com>
Date: Thu, 6 Mar 2008 12:05:05 +0000
Subject: [PATCH] Make local roles coherent on deposit and deposit_action.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19730 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../mutilated_banknote_workflow/transitions/deposit.xml         | 2 +-
 bt5/erp5_banking_cash/bt/revision                               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/transitions/deposit.xml b/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/transitions/deposit.xml
index 4ae4ae5af6..021cf27cfa 100644
--- a/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/transitions/deposit.xml
+++ b/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/mutilated_banknote_workflow/transitions/deposit.xml
@@ -78,7 +78,7 @@
             <value>
               <tuple>
                 <string>Manager</string>
-                <string>Assignee</string>
+                <string>DestinationAssignee</string>
               </tuple>
             </value>
         </item>
diff --git a/bt5/erp5_banking_cash/bt/revision b/bt5/erp5_banking_cash/bt/revision
index 6f4cec90d9..b6fdfc3c05 100644
--- a/bt5/erp5_banking_cash/bt/revision
+++ b/bt5/erp5_banking_cash/bt/revision
@@ -1 +1 @@
-608
\ No newline at end of file
+609
\ No newline at end of file
-- 
2.30.9