From 26fbd0964cb84d380e378411e4ece98cf2a09059 Mon Sep 17 00:00:00 2001 From: Yoshinori Okuji <yo@nexedi.com> Date: Wed, 8 Sep 2004 13:34:36 +0000 Subject: [PATCH] Renamed from Invoice_viewInvoiceLineList.form to SaleInvoiceTransaction_viewInvoice.form. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1687 20353a03-c40f-0410-a6d1-a30d3c3de9de --- ...> SaleInvoiceTransaction_viewInvoice.form} | 35 +++++++++++-------- 1 file changed, 21 insertions(+), 14 deletions(-) rename product/ERP5/skins/erp5_trade/{Invoice_viewInvoiceLineList.form => SaleInvoiceTransaction_viewInvoice.form} (96%) diff --git a/product/ERP5/skins/erp5_trade/Invoice_viewInvoiceLineList.form b/product/ERP5/skins/erp5_trade/SaleInvoiceTransaction_viewInvoice.form similarity index 96% rename from product/ERP5/skins/erp5_trade/Invoice_viewInvoiceLineList.form rename to product/ERP5/skins/erp5_trade/SaleInvoiceTransaction_viewInvoice.form index bff0c62e67..7ef10f8caa 100755 --- a/product/ERP5/skins/erp5_trade/Invoice_viewInvoiceLineList.form +++ b/product/ERP5/skins/erp5_trade/SaleInvoiceTransaction_viewInvoice.form @@ -5,7 +5,7 @@ <row_length>4</row_length> <name>sale_invoice_list</name> <pt>form_view</pt> - <action>base_edit</action> + <action>Base_edit</action> <update_action></update_action> <method>POST</method> <enctype></enctype> @@ -165,14 +165,15 @@ <external_validator></external_validator> <extra></extra> <hidden type="int">0</hidden> - <jump_method>base_jump_relation</jump_method> + <jump_method>Base_jumpToRelatedDocument</jump_method> <max_length></max_length> <portal_type type="list">[('Person', 'Person')]</portal_type> + <relation_setter_id></relation_setter_id> <required type="int">0</required> <title>Sale Manager</title> <truncate type="int">0</truncate> <unicode type="int">0</unicode> - <update_method>base_update_relation</update_method> + <update_method>Base_updateRelation</update_method> <whitespace_preserve type="int">0</whitespace_preserve> </values> <tales> @@ -311,16 +312,17 @@ <external_validator></external_validator> <extra></extra> <hidden type="int">0</hidden> - <jump_method>base_jump_relation</jump_method> + <jump_method>Base_jumpToRelatedDocument</jump_method> <max_length></max_length> <not_viewable type="int">0</not_viewable> <portal_type type="list">[('Sale Packing List', 'Sale Packing List')]</portal_type> <read_only type="int">0</read_only> + <relation_setter_id></relation_setter_id> <required type="int">0</required> <title>Packing List No</title> <truncate type="int">0</truncate> <unicode type="int">0</unicode> - <update_method>base_update_relation</update_method> + <update_method>Base_updateRelation</update_method> <viewable_expression></viewable_expression> <viewable_permission type="list">[]</viewable_permission> <viewable_role type="list">[]</viewable_role> @@ -350,14 +352,15 @@ <external_validator></external_validator> <extra></extra> <hidden type="int">0</hidden> - <jump_method>base_jump_relation</jump_method> + <jump_method>Base_jumpToRelatedDocument</jump_method> <max_length></max_length> <portal_type type="list">[('Organisation', 'Organisation')]</portal_type> + <relation_setter_id></relation_setter_id> <required type="int">0</required> <title>Deliver to</title> <truncate type="int">0</truncate> <unicode type="int">0</unicode> - <update_method>base_update_relation</update_method> + <update_method>Base_updateRelation</update_method> <whitespace_preserve type="int">0</whitespace_preserve> </values> <tales> @@ -387,16 +390,17 @@ <external_validator></external_validator> <extra></extra> <hidden type="int">0</hidden> - <jump_method>base_jump_relation</jump_method> + <jump_method>Base_jumpToRelatedDocument</jump_method> <max_length></max_length> <not_viewable type="int">0</not_viewable> <portal_type type="list">[('Organisation', 'Organisation'), ('Person', 'Person')]</portal_type> <read_only type="int">0</read_only> + <relation_setter_id></relation_setter_id> <required type="int">0</required> <title>For the account of</title> <truncate type="int">0</truncate> <unicode type="int">0</unicode> - <update_method>base_update_relation</update_method> + <update_method>Base_updateRelation</update_method> <viewable_expression></viewable_expression> <viewable_permission type="list">[]</viewable_permission> <viewable_role type="list">[]</viewable_role> @@ -527,6 +531,7 @@ <field><id>listbox</id> <type>ListBox</type> <values> + <Base_viewSearchResultList type="int">0</Base_viewSearchResultList> <all_columns type="list">[]</all_columns> <all_editable_columns type="list">[]</all_editable_columns> <alternate_name></alternate_name> @@ -547,7 +552,7 @@ <global_attributes type="list">[]</global_attributes> <hidden type="int">0</hidden> <lines type="int">10</lines> - <list_action>folder_contents</list_action> + <list_action>Folder_viewContentList</list_action> <list_method type="method">searchFolder</list_method> <meta_types type="list">[]</meta_types> <not_viewable type="int">0</not_viewable> @@ -555,14 +560,16 @@ <read_only type="int">0</read_only> <report_root_list type="list">[]</report_root_list> <report_tree type="int">0</report_tree> - <search type="int">0</search> + <search></search> <search_columns type="list">[]</search_columns> <select type="int">0</select> <selection_name>sale_invoice_line_selection</selection_name> <sort type="list">[('id', 'id')]</sort> <sort_columns type="list">[]</sort_columns> + <stat_columns></stat_columns> <stat_method></stat_method> <title>Sale Invoice Transaction Lines</title> + <url_columns></url_columns> <viewable_expression></viewable_expression> <viewable_permission type="list">[]</viewable_permission> <viewable_role type="list">[]</viewable_role> @@ -628,7 +635,7 @@ <whitespace_preserve type="int">0</whitespace_preserve> </values> <tales> - <items>python:cell.getObject().getInvoiceTransactionLineSourceItemList()</items> + <items>python:cell.getObject().InvoiceTransactionLine_getSourceItemList()</items> </tales> <messages> <message name="external_validator_failed">The input failed the external validator.</message> @@ -657,7 +664,7 @@ <whitespace_preserve type="int">0</whitespace_preserve> </values> <tales> - <items>python:cell.getObject().getInvoiceTransactionLineDestinationItemList()</items> + <items>python:cell.getObject().InvoiceTransactionLine_getDestinationItemList()</items> </tales> <messages> <message name="external_validator_failed">The input failed the external validator.</message> @@ -718,4 +725,4 @@ </fields> </group> </groups> -</form> +</form> \ No newline at end of file -- 2.30.9