Commit 472afddf authored by Ayush Tiwari's avatar Ayush Tiwari

TypesTool: No need to bootstrap portal_types from erp5_business_package

parent b26a53f5
......@@ -129,12 +129,6 @@ class TypesTool(TypeProvider):
'Standard Property',
'Acquired Property',
'Category Property'))
# Bootstrap Business Manager as it'll be needed while installation
ERP5Generator.bootstrap(self, 'erp5_business_package', 'PortalTypeTemplateItem', (
'Business Manager',
'Business Item',
'Business Property Item'
))
def listContentTypes(self, container=None):
"""List content types from all providers
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment