From 1d59c59241d00991535a6bb4f8569f9d02cbf64f Mon Sep 17 00:00:00 2001
From: Yusei Tahara <yusei@nexedi.com>
Date: Wed, 7 Apr 2010 05:47:57 +0000
Subject: [PATCH] 2010-04-07 yusei * Fix
 SimulationMovement_testPaymentSimulationRule.id attribute value.

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

diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/SimulationMovement_testPaymentSimulationRule.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/SimulationMovement_testPaymentSimulationRule.xml
index 7ef60c1e43..260ccf7521 100644
--- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/SimulationMovement_testPaymentSimulationRule.xml
+++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/SimulationMovement_testPaymentSimulationRule.xml
@@ -142,7 +142,7 @@ return False\n
         </item>
         <item>
             <key> <string>id</string> </key>
-            <value> <string>SimulationMovement_testPaymentRule</string> </value>
+            <value> <string>SimulationMovement_testPaymentSimulationRule</string> </value>
         </item>
         <item>
             <key> <string>warnings</string> </key>
diff --git a/bt5/erp5_accounting/bt/change_log b/bt5/erp5_accounting/bt/change_log
index 1a14855cb3..bb9b108f5e 100644
--- a/bt5/erp5_accounting/bt/change_log
+++ b/bt5/erp5_accounting/bt/change_log
@@ -1,3 +1,6 @@
+2010-04-07 yusei
+* Fix SimulationMovement_testPaymentSimulationRule.id attribute value.
+
 2010-03-10 yusuke
 * Update init scripts of transactions to make reference.
 
diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision
index 04170a3632..8d9a6a7d20 100644
--- a/bt5/erp5_accounting/bt/revision
+++ b/bt5/erp5_accounting/bt/revision
@@ -1 +1 @@
-1151
\ No newline at end of file
+1152
\ No newline at end of file
-- 
2.30.9