Commit d685856b authored by Kevin Deldycke's avatar Kevin Deldycke

Add web_document to identify portal_type that can be managed through erp5_web module

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7138 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 14de76a1
......@@ -142,7 +142,7 @@ class ERP5TypeInformation( FactoryTypeInformation, RoleProviderBase, Translation
'discount', 'invoice', 'invoice_movement', 'item',
'order', 'order_movement', 'node', 'payment_node', 'payment_condition',
'resource', 'supply', 'supply_path', 'transformation', 'variation',
'sub_variation'
'sub_variation', 'web_document'
)
group_list = ()
......
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