diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
index 218b5dab42836db73690191722b8e2e94e2526cd..c4d79e6dcfaa2ccfda45156a79aa1283632856f4 100644
--- a/product/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
+++ b/product/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
@@ -17,8 +17,8 @@
   <item>Role Information</item>
  </portal_type>
  <portal_type id="Cache Factory">
-  <item>Ram Cache</item>
   <item>Distributed Ram Cache</item>
+  <item>Ram Cache</item>
  </portal_type>
  <portal_type id="Cache Tool">
   <item>Cache Factory</item>
@@ -33,8 +33,8 @@
   <item>Contribution Predicate</item>
  </portal_type>
  <portal_type id="Domain">
-  <item>Domain Generator</item>
   <item>Domain</item>
+  <item>Domain Generator</item>
  </portal_type>
  <portal_type id="Domain Tool">
   <item>Base Domain</item>
@@ -43,8 +43,8 @@
   <item>Memcached Plugin</item>
  </portal_type>
  <portal_type id="Preference Tool">
-  <item>System Preference</item>
   <item>Preference</item>
+  <item>System Preference</item>
  </portal_type>
  <portal_type id="Simulation Movement">
   <item>Applied Rule</item>
diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypePropertySheetTemplateItem/property_sheet_list.xml b/product/ERP5/bootstrap/erp5_core/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
index 77e9fbb782ba123c43d9d5aa7637cd90b232c84d..75d44d947437d6c38b58183b6f7590c7947fa65b 100644
--- a/product/ERP5/bootstrap/erp5_core/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
+++ b/product/ERP5/bootstrap/erp5_core/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
@@ -1,7 +1,7 @@
 <property_sheet_list>
  <portal_type id="Trash Bin">
   <item>Base</item>
-  <item>Task</item>
   <item>SimpleItem</item>
+  <item>Task</item>
  </portal_type>
 </property_sheet_list>
\ No newline at end of file
diff --git a/product/ERP5/bootstrap/erp5_core/RoleTemplateItem/role_list.xml b/product/ERP5/bootstrap/erp5_core/RoleTemplateItem/role_list.xml
index a57ed97cb71b86b17d1bf094c7a9f0892056ec8d..1871dec7eeb421c180ee06c08132afbf0c935263 100644
--- a/product/ERP5/bootstrap/erp5_core/RoleTemplateItem/role_list.xml
+++ b/product/ERP5/bootstrap/erp5_core/RoleTemplateItem/role_list.xml
@@ -4,4 +4,4 @@
  <role>Associate</role>
  <role>Auditor</role>
  <role>Author</role>
-</role_list>
+</role_list>
\ No newline at end of file
diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision
index f733f7b3b6acbb469ebfb552059c90c4b022474c..9bf7b0b11c2c7558ab0ae50757c3aa5b170618ee 100644
--- a/product/ERP5/bootstrap/erp5_core/bt/revision
+++ b/product/ERP5/bootstrap/erp5_core/bt/revision
@@ -1 +1 @@
-1511
\ No newline at end of file
+1512
\ No newline at end of file