Commit 418c09db authored by Romain Courteaud's avatar Romain Courteaud

Add groups: ticket and event.


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