Commit 9e786aa1 authored by Jérome Perrin's avatar Jérome Perrin

specify portal_types in listbox

usually generated SQL query can use a better index this way
parent de4e8be0
......@@ -12,6 +12,7 @@
<list>
<string>all_columns</string>
<string>columns</string>
<string>portal_types</string>
<string>selection_name</string>
<string>title</string>
</list>
......@@ -195,6 +196,17 @@
</list>
</value>
</item>
<item>
<key> <string>portal_types</string> </key>
<value>
<list>
<tuple>
<string>Direct Debit Mandate</string>
<string>Direct Debit Mandate</string>
</tuple>
</list>
</value>
</item>
<item>
<key> <string>selection_name</string> </key>
<value> <string>direct_debit_mandate_module_selection</string> </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