From e6c0d73856dff010f02052e12bb2de610029ada7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Fri, 6 Jun 2008 14:13:04 +0000 Subject: [PATCH] use "Calculate Pay Sheet" for action name git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21384 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_types/Pay%20Sheet%20Transaction/calcul.xml | 2 +- .../erp5_payroll/PaySheetTransaction_viewPreview.xml | 8 +++++++- bt5/erp5_payroll/bt/revision | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/bt5/erp5_payroll/ActionTemplateItem/portal_types/Pay%20Sheet%20Transaction/calcul.xml b/bt5/erp5_payroll/ActionTemplateItem/portal_types/Pay%20Sheet%20Transaction/calcul.xml index 1d056c0331..e651094f63 100644 --- a/bt5/erp5_payroll/ActionTemplateItem/portal_types/Pay%20Sheet%20Transaction/calcul.xml +++ b/bt5/erp5_payroll/ActionTemplateItem/portal_types/Pay%20Sheet%20Transaction/calcul.xml @@ -57,7 +57,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Calculation of the Pay Sheet Transaction</string> </value> + <value> <string>Calculate Pay Sheet</string> </value> </item> <item> <key> <string>visible</string> </key> diff --git a/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_viewPreview.xml b/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_viewPreview.xml index d31a8ecef4..6bf92a143e 100644 --- a/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_viewPreview.xml +++ b/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_viewPreview.xml @@ -56,6 +56,12 @@ <key> <string>description</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>edit_order</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>encoding</string> </key> <value> <string>UTF-8</string> </value> @@ -160,7 +166,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Calculate The Pay Sheet Transaction</string> </value> + <value> <string>Calculate Pay Sheet</string> </value> </item> <item> <key> <string>unicode_mode</string> </key> diff --git a/bt5/erp5_payroll/bt/revision b/bt5/erp5_payroll/bt/revision index d3b9819557..34251f6b24 100644 --- a/bt5/erp5_payroll/bt/revision +++ b/bt5/erp5_payroll/bt/revision @@ -1 +1 @@ -246 \ No newline at end of file +247 \ No newline at end of file -- 2.30.9