From deb8ff9c368f48712dcb99c8025e047523c64fac Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Aur=C3=A9lien=20Calonne?= <aurel@nexedi.com>
Date: Thu, 29 Dec 2005 13:01:15 +0000
Subject: [PATCH] new propertiesformat for portal types

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4921 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../base_category_list.xml                                | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100755 product/ERP5/bootstrap/erp5_core/PortalTypeBaseCategoryTemplateItem/base_category_list.xml

diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeBaseCategoryTemplateItem/base_category_list.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
new file mode 100755
index 0000000000..b085eb2666
--- /dev/null
+++ b/product/ERP5/bootstrap/erp5_core/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
@@ -0,0 +1,8 @@
+<base_category_list>
+ <portal_type id="Currency Exchange Line">
+  <item>price_currency</item>
+ </portal_type>
+ <portal_type id="Trash Bin">
+  <item>causality</item>
+ </portal_type>
+</base_category_list>
\ No newline at end of file
-- 
2.30.9