Commit 77959766 authored by Jean-Paul Smets's avatar Jean-Paul Smets

now listbox have domain_tree


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@285 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 308a19fe
......@@ -55,7 +55,7 @@
<title>bottom</title>
<fields>
<field><id>current_inventory_list_box</id> <type>ListBox</type>
<field><id>listbox</id> <type>ListBox</type>
<values>
<all_columns type="list">[]</all_columns>
<all_editable_columns type="list">[]</all_editable_columns>
......@@ -65,7 +65,7 @@
<default></default>
<default_params type="list">[]</default_params>
<description></description>
<domain_root_list type="list">[]</domain_root_list>
<domain_root_list type="list">[('portal_categories/site/Stock_MP', 'Stocks MP'), ('portal_categories/site', 'Sites')]</domain_root_list>
<domain_tree type="int">0</domain_tree>
<editable_columns type="list">[]</editable_columns>
<external_validator></external_validator>
......
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