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 292
\ No newline at end of file \ No newline at end of file
...@@ -37,4 +37,5 @@ software_product_module ...@@ -37,4 +37,5 @@ software_product_module
software_product_module/test_software_product software_product_module/test_software_product
software_release_module software_release_module
software_release_module/test_software_release software_release_module/test_software_release
support_request_module support_request_module
\ No newline at end of file system_event_module
\ No newline at end of file
...@@ -24,6 +24,7 @@ person_module/test_vifib_developer ...@@ -24,6 +24,7 @@ person_module/test_vifib_developer
person_module/test_vifib_member person_module/test_vifib_member
person_module/test_vifib_user_admin person_module/test_vifib_user_admin
person_module/test_vifib_user_developer person_module/test_vifib_user_developer
portal_integrations
purchase_packing_list_module purchase_packing_list_module
sale_order_module sale_order_module
sale_packing_list_module sale_packing_list_module
...@@ -37,4 +38,4 @@ software_product_module/test_software_product ...@@ -37,4 +38,4 @@ software_product_module/test_software_product
software_release_module software_release_module
software_release_module/test_software_release software_release_module/test_software_release
support_request_module support_request_module
portal_integrations system_event_module
\ No newline at end of file \ No newline at end of file
...@@ -53,5 +53,6 @@ Software Release ...@@ -53,5 +53,6 @@ Software Release
Software Release Module Software Release Module
Support Request Support Request
Support Request Module Support Request Module
System Event Module
Visit Visit
Web Message Web Message
\ No newline at end of file
...@@ -54,4 +54,5 @@ Software Release Module ...@@ -54,4 +54,5 @@ Software Release Module
Support Request Support Request
Support Request Module Support Request Module
Visit Visit
Web Message Web Message
\ No newline at end of file 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