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 78d569b22f86f20aadf75779f7c953fb933f91f5..5b1678d6eb2ba2020f9380b17b2ea44cabefd2a9 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml @@ -24,6 +24,7 @@ <item>Ram Cache</item> </portal_type> <portal_type id="Cache Factory"> + <item>Cache Bag</item> <item>Distributed Ram Cache</item> <item>Ram Cache</item> </portal_type> 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 f345876f99f13c3a34d89a8fdbca4ce94897db5d..ac8235961f55a7f3847cf5dd7284a7bc6952797b 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 @@ -8,6 +8,7 @@ Base Type | Action Information Base Type | Role Information Cache Bag | Distributed Ram Cache Cache Bag | Ram Cache +Cache Factory | Cache Bag Cache Factory | Distributed Ram Cache Cache Factory | Ram Cache Cache Tool | Cache Bag