Commit 43e1e026 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Renamed from account_template_view.form to AccountTemplate_view.form.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1582 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4bbca485
...@@ -5,9 +5,13 @@ ...@@ -5,9 +5,13 @@
<row_length>4</row_length> <row_length>4</row_length>
<name>accounting_transaction_list</name> <name>accounting_transaction_list</name>
<pt>form_view</pt> <pt>form_view</pt>
<action>base_edit</action> <action>Base_edit</action>
<update_action></update_action>
<method>POST</method> <method>POST</method>
<enctype></enctype> <enctype></enctype>
<encoding>UTF-8</encoding>
<stored_encoding>UTF-8</stored_encoding>
<unicode_mode>false</unicode_mode>
<groups> <groups>
<group> <group>
<title>left</title> <title>left</title>
...@@ -27,6 +31,7 @@ ...@@ -27,6 +31,7 @@
<field><id>listbox</id> <type>ListBox</type> <field><id>listbox</id> <type>ListBox</type>
<values> <values>
<Base_viewSearchResultList type="int">1</Base_viewSearchResultList>
<all_columns type="list">[]</all_columns> <all_columns type="list">[]</all_columns>
<all_editable_columns type="list">[]</all_editable_columns> <all_editable_columns type="list">[]</all_editable_columns>
<alternate_name></alternate_name> <alternate_name></alternate_name>
...@@ -37,29 +42,34 @@ ...@@ -37,29 +42,34 @@
<description></description> <description></description>
<domain_root_list type="list">[]</domain_root_list> <domain_root_list type="list">[]</domain_root_list>
<domain_tree type="int">1</domain_tree> <domain_tree type="int">1</domain_tree>
<editable type="int">1</editable>
<editable_columns type="list">[]</editable_columns> <editable_columns type="list">[]</editable_columns>
<editable_expression></editable_expression> <editable_expression></editable_expression>
<editable_permission type="list">[]</editable_permission> <editable_permission type="list">[]</editable_permission>
<editable_role type="list">[]</editable_role> <editable_role type="list">[]</editable_role>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<global_attributes type="list">[]</global_attributes> <global_attributes type="list">[]</global_attributes>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
<lines type="int">25</lines> <lines type="int">25</lines>
<list_action>list</list_action> <list_action>list</list_action>
<list_method type="method">sql_stock_account_parent</list_method> <list_method type="method">Sql_zStockAccountParent</list_method>
<meta_types type="list">[]</meta_types> <meta_types type="list">[]</meta_types>
<not_viewable type="int">0</not_viewable> <not_viewable type="int">0</not_viewable>
<portal_types type="list">[('Accounting Transaction', 'Accounting Transaction'), ('Purchase Invoice Transaction', 'Purchase Invoice Transaction'), ('Sale Invoice Transaction', 'Sale Invoice Transaction')]</portal_types> <portal_types type="list">[('Accounting Transaction', 'Accounting Transaction'), ('Purchase Invoice Transaction', 'Purchase Invoice Transaction'), ('Sale Invoice Transaction', 'Sale Invoice Transaction')]</portal_types>
<read_only type="int">0</read_only> <read_only type="int">0</read_only>
<report_root_list type="list">[]</report_root_list> <report_root_list type="list">[]</report_root_list>
<report_tree type="int">0</report_tree> <report_tree type="int">0</report_tree>
<search type="int">1</search> <search></search>
<search_columns type="list">[]</search_columns> <search_columns type="list">[]</search_columns>
<select type="int">1</select> <select type="int">1</select>
<selection_name>account_selection</selection_name> <selection_name>account_selection</selection_name>
<sort type="list">[]</sort> <sort type="list">[]</sort>
<sort_columns></sort_columns>
<stat_columns></stat_columns>
<stat_method></stat_method> <stat_method></stat_method>
<title>Transactions concerned by this account</title> <title>Transactions concerned by this account</title>
<url_columns></url_columns>
<viewable_expression></viewable_expression> <viewable_expression></viewable_expression>
<viewable_permission type="list">[]</viewable_permission> <viewable_permission type="list">[]</viewable_permission>
<viewable_role type="list">[]</viewable_role> <viewable_role type="list">[]</viewable_role>
......
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