Commit 5fd2a423 authored by Bartek Górny's avatar Bartek Górny

added a group for dms documents

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9518 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8281c50e
......@@ -147,7 +147,7 @@ class ERP5TypeInformation( FactoryTypeInformation,
'discount', 'invoice', 'invoice_movement', 'item',
'order', 'order_movement', 'node', 'payment_node', 'payment_condition',
'resource', 'supply', 'supply_path', 'transformation', 'variation',
'sub_variation', 'web_document', 'event', 'ticket'
'sub_variation', 'web_document', 'event', 'ticket', 'dms_document'
)
group_list = ()
......@@ -632,3 +632,5 @@ Products.CMFCore.TypesTool.typeClasses.append(
'permission':'Manage portal'}, )
Products.CMFCore.TypesTool.TypesTool.manage_addERP5TIForm = manage_addERP5TIForm
# vim: filetype=python syntax=python shiftwidth=2
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