From ff112c1052453923ac1a64b65c646729cc255e8f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Thu, 10 Sep 2009 15:34:24 +0000
Subject: [PATCH]  - Supply State was replaced by Business State long time ago

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

diff --git a/bt5/erp5_bpm/PathTemplateItem/business_process_module/erp5_default_business_process/3.xml b/bt5/erp5_bpm/PathTemplateItem/business_process_module/erp5_default_business_process/3.xml
index 8776b13561..63eaf80e69 100644
--- a/bt5/erp5_bpm/PathTemplateItem/business_process_module/erp5_default_business_process/3.xml
+++ b/bt5/erp5_bpm/PathTemplateItem/business_process_module/erp5_default_business_process/3.xml
@@ -33,7 +33,7 @@
         </item>
         <item>
             <key> <string>portal_type</string> </key>
-            <value> <string>Supply State</string> </value>
+            <value> <string>Business State</string> </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_bpm/PathTemplateItem/business_process_module/erp5_default_business_process/5.xml b/bt5/erp5_bpm/PathTemplateItem/business_process_module/erp5_default_business_process/5.xml
index 270675b36e..007e8801ed 100644
--- a/bt5/erp5_bpm/PathTemplateItem/business_process_module/erp5_default_business_process/5.xml
+++ b/bt5/erp5_bpm/PathTemplateItem/business_process_module/erp5_default_business_process/5.xml
@@ -33,7 +33,7 @@
         </item>
         <item>
             <key> <string>portal_type</string> </key>
-            <value> <string>Supply State</string> </value>
+            <value> <string>Business State</string> </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_bpm/bt/revision b/bt5/erp5_bpm/bt/revision
index 8d0003f466..d3b9819557 100644
--- a/bt5/erp5_bpm/bt/revision
+++ b/bt5/erp5_bpm/bt/revision
@@ -1 +1 @@
-245
\ No newline at end of file
+246
\ No newline at end of file
-- 
2.30.9