Commit 0e7b4396 authored by Rafael Monnerat's avatar Rafael Monnerat

BusinessTemplate: Do not export type_mixin along with the portal type

 Handle type_mixin like property_sheets and use Business Template properly
parent 719c4c17
......@@ -2462,6 +2462,7 @@ class PortalTypeTemplateItem(ObjectTemplateItem):
'property_sheet_list',
'workflow_list',
'base_category_list',
'type_mixin',
'last_id', 'uid') or \
(attr == 'workflow_history' and
not self.isKeepWorkflowObject(relative_url)):
......
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