[Erp5-report] r6769 - /erp5/trunk/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payro...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Apr 18 11:14:05 CEST 2006


Author: kevin
Date: Tue Apr 18 11:14:03 2006
New Revision: 6769

URL: http://svn.erp5.org?rev=6769&view=rev
Log:
Respect Naming conventions

Modified:
    erp5/trunk/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_view/listbox.xml
    erp5/trunk/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_view/my_payment_condition_payment_date.xml

Modified: erp5/trunk/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_view/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_view/listbox.xml?rev=6769&r1=6768&r2=6769&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_view/listbox.xml (original)
+++ erp5/trunk/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_view/listbox.xml Tue Apr 18 11:14:03 2006
@@ -339,11 +339,11 @@
                         </tuple>
                         <tuple>
                           <string>title</string>
-                          <string>Tax title</string>
+                          <string>Tax Title</string>
                         </tuple>
                         <tuple>
                           <string>resource_title</string>
-                          <string>Social service</string>
+                          <string>Social Service</string>
                         </tuple>
                         <tuple>
                           <string>source_section_title</string>

Modified: erp5/trunk/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_view/my_payment_condition_payment_date.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_view/my_payment_condition_payment_date.xml?rev=6769&r1=6768&r2=6769&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_view/my_payment_condition_payment_date.xml (original)
+++ erp5/trunk/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_view/my_payment_condition_payment_date.xml Tue Apr 18 11:14:03 2006
@@ -307,7 +307,7 @@
                 </item>
                 <item>
                     <key> <string>title</string> </key>
-                    <value> <string>Payment date</string> </value>
+                    <value> <string>Payment Date</string> </value>
                 </item>
               </dictionary>
             </value>




More information about the Erp5-report mailing list