From 216ab07695a84a4a32e968ccac3d8b58b9bd8cbd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Fri, 21 Sep 2007 10:10:17 +0000
Subject: [PATCH] typo in action url

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16532 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../Accounting%20Period/jump_related_balance_transaction.xml    | 2 +-
 bt5/erp5_accounting/bt/revision                                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Period/jump_related_balance_transaction.xml b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Period/jump_related_balance_transaction.xml
index 700d043c40..eff02ddaf0 100644
--- a/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Period/jump_related_balance_transaction.xml
+++ b/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Period/jump_related_balance_transaction.xml
@@ -85,7 +85,7 @@
             <key> <string>text</string> </key>
             <value> <string encoding="cdata"><![CDATA[
 
-string:${object_url}Base_jumpToRelatedObject?base_category=causality&portal_type:list=Balance+Transaction
+string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_type:list=Balance+Transaction
 
 ]]></string> </value>
         </item>
diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision
index be6652a2ab..5e801cee88 100644
--- a/bt5/erp5_accounting/bt/revision
+++ b/bt5/erp5_accounting/bt/revision
@@ -1 +1 @@
-415
\ No newline at end of file
+416
\ No newline at end of file
-- 
2.30.9