From 4032c6f30d29912ccd7b5aaf726f34d6400d6c5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Fri, 6 Jun 2008 14:44:49 +0000 Subject: [PATCH] use normalized names git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21390 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../PaySheetModel_view/listbox.xml | 18 +++++++----------- .../my_base_amount_list.xml | 6 +++--- bt5/erp5_payroll/bt/revision | 2 +- 3 files changed, 11 insertions(+), 15 deletions(-) diff --git a/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetModel_view/listbox.xml b/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetModel_view/listbox.xml index 950fff5cdf..a24dab5e07 100644 --- a/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetModel_view/listbox.xml +++ b/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetModel_view/listbox.xml @@ -76,10 +76,6 @@ <key> <string>form_id</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>list_method</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>portal_types</string> </key> <value> <string></string> </value> @@ -114,7 +110,7 @@ </value> </item> <item> - <key> <string>columns</string> </key> + <key> <string>columns</string> </key> <value> <list> <tuple> @@ -143,13 +139,13 @@ </tuple> <tuple> <string>editable</string> - <string>editable</string> + <string>Editable</string> </tuple> </list> </value> </item> <item> - <key> <string>editable_columns</string> </key> + <key> <string>editable_columns</string> </key> <value> <list> <tuple> @@ -192,7 +188,7 @@ <value> <int>0</int> </value> </item> <item> - <key> <string>portal_types</string> </key> + <key> <string>portal_types</string> </key> <value> <list> <tuple> @@ -207,11 +203,11 @@ <value> <int>0</int> </value> </item> <item> - <key> <string>selection_name</string> </key> + <key> <string>selection_name</string> </key> <value> <string>pay_sheet_model_line_list_selection</string> </value> </item> <item> - <key> <string>sort</string> </key> + <key> <string>sort</string> </key> <value> <list> <tuple> @@ -226,7 +222,7 @@ <value> <string>Click to edit the target</string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>title</string> </key> <value> <string>Pay Sheet Model Lines</string> </value> </item> <item> diff --git a/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PayrollService_viewFieldLibrary/my_base_amount_list.xml b/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PayrollService_viewFieldLibrary/my_base_amount_list.xml index c93645b83a..697c6db1dc 100644 --- a/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PayrollService_viewFieldLibrary/my_base_amount_list.xml +++ b/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PayrollService_viewFieldLibrary/my_base_amount_list.xml @@ -94,7 +94,7 @@ <value> <string>Base_viewFieldLibrary</string> </value> </item> <item> - <key> <string>items</string> </key> + <key> <string>items</string> </key> <value> <list/> </value> @@ -104,8 +104,8 @@ <value> <string>Click to edit the target</string> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string>Base Participation</string> </value> + <key> <string>title</string> </key> + <value> <string>Base Contribution</string> </value> </item> </dictionary> </value> diff --git a/bt5/erp5_payroll/bt/revision b/bt5/erp5_payroll/bt/revision index 8a32cf7839..1c5fd036ef 100644 --- a/bt5/erp5_payroll/bt/revision +++ b/bt5/erp5_payroll/bt/revision @@ -1 +1 @@ -250 \ No newline at end of file +252 \ No newline at end of file -- 2.30.9