Commit d3e72426 authored by Bartek Górny's avatar Bartek Górny

auto-refresh of Person security settings

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13100 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a1861bea
......@@ -19,6 +19,10 @@
<type>PDF</type>
<workflow>local_permission_interaction_workflow, processing_status_workflow, document_interaction_workflow, document_publication_workflow</workflow>
</chain>
<chain>
<type>Person</type>
<workflow>local_permission_interaction_workflow</workflow>
</chain>
<chain>
<type>Presentation</type>
<workflow>document_publication_workflow, processing_status_workflow, local_permission_interaction_workflow, document_interaction_workflow</workflow>
......
......@@ -63,6 +63,7 @@
<value>
<list>
<string>edit</string>
<string>submit</string>
</list>
</value>
</item>
......@@ -70,6 +71,7 @@
<key> <string>portal_type_filter</string> </key>
<value>
<list>
<string>Person</string>
<string>Presentation</string>
<string>Spreadsheet</string>
<string>Text</string>
......
550
\ No newline at end of file
550
......@@ -18,6 +18,7 @@ PDF | document_interaction_workflow
PDF | document_publication_workflow
PDF | local_permission_interaction_workflow
PDF | processing_status_workflow
Person | local_permission_interaction_workflow
Presentation | document_interaction_workflow
Presentation | document_publication_workflow
Presentation | local_permission_interaction_workflow
......@@ -31,4 +32,4 @@ Spreadsheet | processing_status_workflow
Text | document_interaction_workflow
Text | document_publication_workflow
Text | local_permission_interaction_workflow
Text | processing_status_workflow
\ No newline at end of file
Text | processing_status_workflow
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