From b22f3c79385d09e5a5b5e1ab9ee6b894b9a30bbc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Fri, 14 Jan 2011 11:06:02 +0000
Subject: [PATCH] typo

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42332 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../erp5_accounting/AccountingTransaction_afterClone.xml        | 2 +-
 bt5/erp5_accounting/bt/revision                                 | 2 +-
 .../portal_skins/erp5_core/Delivery_afterClone.xml              | 2 +-
 product/ERP5/bootstrap/erp5_core/bt/revision                    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransaction_afterClone.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransaction_afterClone.xml
index b4b6a583ff..df39f61026 100644
--- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransaction_afterClone.xml
+++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransaction_afterClone.xml
@@ -60,7 +60,7 @@ context.setSolver(None)\n
 # Initialize Causality Workflow\n
 if hasattr(context, \'startBuilding\'):\n
   context.startBuilding()\n
-  context.calculateCausalityState()\n
+  context.updateCausalityState()\n
 </string> </value>
         </item>
         <item>
diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision
index 96047da228..28bffb950e 100644
--- a/bt5/erp5_accounting/bt/revision
+++ b/bt5/erp5_accounting/bt/revision
@@ -1 +1 @@
-1430
\ No newline at end of file
+1431
\ No newline at end of file
diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Delivery_afterClone.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Delivery_afterClone.xml
index 885439bcd5..271b423b8b 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Delivery_afterClone.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Delivery_afterClone.xml
@@ -58,7 +58,7 @@ context.setSolver(None)\n
 # Initialize Causality Workflow\n
 if hasattr(context, \'startBuilding\'):\n
   context.startBuilding()\n
-  context.calculateCausalityState()\n
+  context.updateCausalityState()\n
 </string> </value>
         </item>
         <item>
diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision
index ce8dfadfe0..08369addbf 100644
--- a/product/ERP5/bootstrap/erp5_core/bt/revision
+++ b/product/ERP5/bootstrap/erp5_core/bt/revision
@@ -1 +1 @@
-40853
\ No newline at end of file
+40854
\ No newline at end of file
-- 
2.30.9