From 8fe10ddd5bd003ba3e2e30bce9eb9599e0f7616c Mon Sep 17 00:00:00 2001
From: Yoshinori Okuji <yo@nexedi.com>
Date: Tue, 4 May 2010 06:39:39 +0000
Subject: [PATCH] 2010-05-04 yo * Fix the template field of my_incoterm of
 BusinessPath_view, as it was impossible to edit a Business Path any more.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34964 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_skins/erp5_trade/BusinessPath_view/my_incoterm.xml  | 2 +-
 bt5/erp5_trade/bt/change_log                                   | 3 +++
 bt5/erp5_trade/bt/revision                                     | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/BusinessPath_view/my_incoterm.xml b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/BusinessPath_view/my_incoterm.xml
index f64e1bc2b7..0484fbde86 100644
--- a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/BusinessPath_view/my_incoterm.xml
+++ b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/BusinessPath_view/my_incoterm.xml
@@ -74,7 +74,7 @@
               <dictionary>
                 <item>
                     <key> <string>field_id</string> </key>
-                    <value> <string>my_dialog_mode_incoterm</string> </value>
+                    <value> <string>my_view_mode_incoterm</string> </value>
                 </item>
                 <item>
                     <key> <string>form_id</string> </key>
diff --git a/bt5/erp5_trade/bt/change_log b/bt5/erp5_trade/bt/change_log
index 6f9c933976..2b1e8adae9 100644
--- a/bt5/erp5_trade/bt/change_log
+++ b/bt5/erp5_trade/bt/change_log
@@ -1,3 +1,6 @@
+2010-05-04 yo
+* Fix the template field of my_incoterm of BusinessPath_view, as it was impossible to edit a Business Path any more.
+
 2010-04-13 kazuhiko
 * Add predicate_view action in Business Path.
 
diff --git a/bt5/erp5_trade/bt/revision b/bt5/erp5_trade/bt/revision
index 2379a17515..03204565ba 100644
--- a/bt5/erp5_trade/bt/revision
+++ b/bt5/erp5_trade/bt/revision
@@ -1 +1 @@
-910
\ No newline at end of file
+911
\ No newline at end of file
-- 
2.30.9