Commit f92a934c authored by Łukasz Nowak's avatar Łukasz Nowak

Members are allowed to initiate system events.

parent c4ef28cd
<local_roles_item>
<local_roles>
<role id='ERP5TypeTestCase'>
<item>Owner</item>
</role>
<role id='R-MEMBER'>
<item>Author</item>
</role>
</local_roles>
</local_roles_item>
\ No newline at end of file
<type_roles>
<role id='Author'>
<property id='title'>Member</property>
<multi_property id='category'>role/member</multi_property>
<multi_property id='base_category'>role</multi_property>
</role>
</type_roles>
\ No newline at end of file
291
\ No newline at end of file
292
\ No newline at end of file
......@@ -37,4 +37,5 @@ software_product_module
software_product_module/test_software_product
software_release_module
software_release_module/test_software_release
support_request_module
\ No newline at end of file
support_request_module
system_event_module
\ No newline at end of file
......@@ -24,6 +24,7 @@ person_module/test_vifib_developer
person_module/test_vifib_member
person_module/test_vifib_user_admin
person_module/test_vifib_user_developer
portal_integrations
purchase_packing_list_module
sale_order_module
sale_packing_list_module
......@@ -37,4 +38,4 @@ software_product_module/test_software_product
software_release_module
software_release_module/test_software_release
support_request_module
portal_integrations
\ No newline at end of file
system_event_module
\ No newline at end of file
......@@ -53,5 +53,6 @@ Software Release
Software Release Module
Support Request
Support Request Module
System Event Module
Visit
Web Message
\ No newline at end of file
......@@ -54,4 +54,5 @@ Software Release Module
Support Request
Support Request Module
Visit
Web Message
\ No newline at end of file
Web Message
System Event Module
\ No newline at end of file
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