From 8e82265ecb74e9d2eb3db73aaba2aca586e38803 Mon Sep 17 00:00:00 2001
From: Fabien Morin <fabien@nexedi.com>
Date: Fri, 4 Dec 2009 09:27:19 +0000
Subject: [PATCH] readd ApparelColourRangeVariation,
 apparel_fabric_colour_variation_title property is usefull.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31063 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../PortalTypePropertySheetTemplateItem/property_sheet_list.xml | 1 +
 bt5/erp5_apparel/bt/revision                                    | 2 +-
 bt5/erp5_apparel/bt/template_portal_type_property_sheet_list    | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/bt5/erp5_apparel/PortalTypePropertySheetTemplateItem/property_sheet_list.xml b/bt5/erp5_apparel/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
index 7010c24bc5..eaec099ceb 100644
--- a/bt5/erp5_apparel/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
+++ b/bt5/erp5_apparel/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
@@ -7,6 +7,7 @@
   <item>Reference</item>
  </portal_type>
  <portal_type id="Apparel Colour Range Variation">
+  <item>ApparelColourRangeVariation</item>
   <item>TransformedResource</item>
  </portal_type>
  <portal_type id="Apparel Component">
diff --git a/bt5/erp5_apparel/bt/revision b/bt5/erp5_apparel/bt/revision
index b7c52fb181..0acdeb509d 100644
--- a/bt5/erp5_apparel/bt/revision
+++ b/bt5/erp5_apparel/bt/revision
@@ -1 +1 @@
-212
\ No newline at end of file
+216
\ No newline at end of file
diff --git a/bt5/erp5_apparel/bt/template_portal_type_property_sheet_list b/bt5/erp5_apparel/bt/template_portal_type_property_sheet_list
index 513119ffbe..f51ff3906f 100644
--- a/bt5/erp5_apparel/bt/template_portal_type_property_sheet_list
+++ b/bt5/erp5_apparel/bt/template_portal_type_property_sheet_list
@@ -1,6 +1,7 @@
 Apparel Assortment Colour Variation | ApparelModelColourVariation
 Apparel Bath | ApparelFabricColourVariation
 Apparel Bath | Reference
+Apparel Colour Range Variation | ApparelColourRangeVariation
 Apparel Colour Range Variation | TransformedResource
 Apparel Component Variation | ApparelComponentVariation
 Apparel Component Variation | Resource
-- 
2.30.9