Commit 4e8a490f authored by Vincent Bechu's avatar Vincent Bechu

[officejs_security] Allow officejs user to see validated product

parent 5f903703
......@@ -4,4 +4,10 @@
<property id='description'>Configured by ERP5 Configurator</property>
<multi_property id='category'>group/my_group</multi_property>
</role>
<role id='Auditor'>
<property id='title'>Role Author</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromContent</property>
<multi_property id='category'>role/author</multi_property>
<multi_property id='base_category'>source</multi_property>
</role>
</type_roles>
\ 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