diff --git a/bt5/erp5_simulation/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml b/bt5/erp5_simulation/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
index 915c637262d7f5f31e050546a01601d0874a5b9c..1a3928f9c95c381bc9ab7f67f191cf6413aedac3 100644
--- a/bt5/erp5_simulation/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
+++ b/bt5/erp5_simulation/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
@@ -13,4 +13,7 @@
   <item>Action Information</item>
   <item>Role Information</item>
  </portal_type>
+ <portal_type id="Types Tool">
+  <item>Solver Type</item>
+ </portal_type>
 </allowed_content_type_list>
\ No newline at end of file
diff --git a/bt5/erp5_simulation/bt/revision b/bt5/erp5_simulation/bt/revision
index c7930257dfef505fd996e1d6f22f2f35149990d0..301160a93062df23030a69f4b5e4d9bf71866ee9 100644
--- a/bt5/erp5_simulation/bt/revision
+++ b/bt5/erp5_simulation/bt/revision
@@ -1 +1 @@
-7
\ No newline at end of file
+8
\ No newline at end of file
diff --git a/bt5/erp5_simulation/bt/template_portal_type_allowed_content_type_list b/bt5/erp5_simulation/bt/template_portal_type_allowed_content_type_list
index 61076076a38448c59a9322dd2ad90ea0a5db0b78..6ae755fe88dcf49fecb6c39c0a5cec1cdd2468a9 100644
--- a/bt5/erp5_simulation/bt/template_portal_type_allowed_content_type_list
+++ b/bt5/erp5_simulation/bt/template_portal_type_allowed_content_type_list
@@ -5,4 +5,5 @@ Solver Process | Resource Replacement Solver
 Solver Process | Solver Decision
 Solver Tool | Solver Process
 Solver Type | Action Information
-Solver Type | Role Information
\ No newline at end of file
+Solver Type | Role Information
+Types Tool | Solver Type
\ No newline at end of file