Commit c300b220 authored by Jérome Perrin's avatar Jérome Perrin

this portal_type is a payment node


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5680 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a6dfd718
...@@ -36,6 +36,10 @@ ...@@ -36,6 +36,10 @@
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>acquire_local_roles</string> </key>
<value> <int>1</int> </value>
</item>
<item> <item>
<key> <string>allowed_content_types</string> </key> <key> <string>allowed_content_types</string> </key>
<value> <value>
...@@ -73,6 +77,14 @@ ...@@ -73,6 +77,14 @@
<key> <string>filter_content_types</string> </key> <key> <string>filter_content_types</string> </key>
<value> <int>1</int> </value> <value> <int>1</int> </value>
</item> </item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>payment_node</string>
</tuple>
</value>
</item>
<item> <item>
<key> <string>hidden_content_type_list</string> </key> <key> <string>hidden_content_type_list</string> </key>
<value> <value>
......
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