Commit 1ff43543 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Renamed from inventory_list.form to InventoryModule_viewInventoryList.form.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1681 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bdc71778
......@@ -3,9 +3,9 @@
<form>
<title>Inventory</title>
<row_length>4</row_length>
<name>inventory_list</name>
<name>InventoryModule_viewInventoryList</name>
<pt>form_list</pt>
<action>doSelect</action>
<action>Base_doSelect</action>
<update_action></update_action>
<method>POST</method>
<enctype></enctype>
......@@ -19,6 +19,7 @@
<field><id>listbox</id> <type>ListBox</type>
<values>
<Base_viewSearchResultList type="int">1</Base_viewSearchResultList>
<all_columns type="list">[]</all_columns>
<all_editable_columns type="list">[]</all_editable_columns>
<alternate_name></alternate_name>
......@@ -42,14 +43,16 @@
<portal_types type="list">[('Inventory', 'Inventory')]</portal_types>
<report_root_list type="list">[]</report_root_list>
<report_tree type="int">0</report_tree>
<search type="int">1</search>
<search></search>
<search_columns type="list">[]</search_columns>
<select type="int">1</select>
<selection_name>inventory_selection</selection_name>
<sort type="list">[('id', 'id')]</sort>
<sort_columns type="list">[]</sort_columns>
<stat_columns></stat_columns>
<stat_method></stat_method>
<title>Inventory List</title>
<url_columns></url_columns>
</values>
<tales>
</tales>
......@@ -78,4 +81,4 @@
</fields>
</group>
</groups>
</form>
</form>
\ 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