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 5877e47e52e3f6736ae51c1ba25f921c479916de..f04f632b0bb3dd70fbb0e02c26523aabc33edb0b 100644
--- a/product/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
+++ b/product/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
@@ -111,6 +111,7 @@
   <item>Applied Rule</item>
  </portal_type>
  <portal_type id="Template Tool">
+  <item>Business Package</item>
   <item>Business Template</item>
  </portal_type>
  <portal_type id="Trash Tool">
diff --git a/product/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list b/product/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list
index f54f0fe322b1a6424c93f507047cdd9112314eb8..35f0d2a83ebc699850dac4612317029ee58b1b7d 100644
--- a/product/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list
+++ b/product/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list
@@ -57,6 +57,7 @@ Property Sheet | String Attribute Match Constraint
 Property Sheet | TALES Constraint
 Simulation Movement | Applied Rule
 Simulation Tool | Applied Rule
+Template Tool | Business Package
 Template Tool | Business Template
 Trash Tool | Trash Bin
 Types Tool | Base Type
\ No newline at end of file