Commit c579bbb3 authored by Romain Courteaud's avatar Romain Courteaud Committed by Rafael Monnerat

slapos_erp5: drop meeting module security

parent d9502c39
<local_roles_item>
<local_roles>
<role id='G-COMPANY'>
<item>Auditor</item>
<item>Author</item>
</role>
</local_roles>
<local_role_group_ids>
<local_role_group_id id='group'>
<principal id='G-COMPANY'>Auditor</principal>
<principal id='G-COMPANY'>Author</principal>
</local_role_group_id>
</local_role_group_ids>
</local_roles_item>
\ No newline at end of file
<type_roles>
<role id='Author; Auditor'>
<property id='title'>Group company</property>
<multi_property id='categories'>local_role_group/group</multi_property>
<multi_property id='category'>group/company</multi_property>
<multi_property id='base_category'>group</multi_property>
</role>
</type_roles>
\ No newline at end of file
<type_roles>
<role id='Assignor'>
<property id='title'>Group company</property>
<multi_property id='categories'>local_role_group/group</multi_property>
<multi_property id='category'>group/company</multi_property>
<multi_property id='base_category'>group</multi_property>
</role>
</type_roles>
\ No newline at end of file
...@@ -45,7 +45,6 @@ incident_response_module ...@@ -45,7 +45,6 @@ incident_response_module
instance_tree_module instance_tree_module
inventory_module inventory_module
invitation_token_module invitation_token_module
meeting_module
notification_message_module notification_message_module
open_sale_order_module open_sale_order_module
organisation_module organisation_module
......
...@@ -58,8 +58,6 @@ Inventory Module ...@@ -58,8 +58,6 @@ Inventory Module
Invitation Token Module Invitation Token Module
Letter Letter
Mail Message Mail Message
Meeting
Meeting Module
Note Note
Notification Message Notification Message
Notification Message Module Notification Message Module
......
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