Commit 5d41a76d authored by Gabriel Monnerat's avatar Gabriel Monnerat

erp5_core: Add External method to access...

erp5_core: Add External method to access getSecurityCategoryFromAssignmentParentFunctionParentGroup from extensions.erp5.StandardSecurity

Without this script is not possible access the method to generate security policy which will be able to combine parent (for group and function) plus strict base category
parent 817c457f
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ExternalMethod" module="Products.ExternalMethod.ExternalMethod"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_function</string> </key>
<value> <string>getSecurityCategoryFromAssignmentParentFunctionParentGroup</string> </value>
</item>
<item>
<key> <string>_module</string> </key>
<value> <string>StandardSecurity</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>ERP5Type_getSecurityCategoryFromAssignmentParentFunctionParentGroup</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
41171
\ No newline at end of file
41172
\ 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