[Erp5-report] r10780 - in /erp5/trunk/bt5/erp5_payroll: SkinTemplateItem/portal_skins/erp5_...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Oct 17 16:48:46 CEST 2006


Author: kevin
Date: Tue Oct 17 16:48:45 2006
New Revision: 10780

URL: http://svn.erp5.org?rev=10780&view=rev
Log:
Use the new script with the right naming convention

Modified:
    erp5/trunk/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_viewAccountingLineList/listbox.xml
    erp5/trunk/bt5/erp5_payroll/bt/revision

Modified: erp5/trunk/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_viewAccountingLineList/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_viewAccountingLineList/listbox.xml?rev=10780&r1=10779&r2=10780&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_viewAccountingLineList/listbox.xml (original)
+++ erp5/trunk/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_viewAccountingLineList/listbox.xml Tue Oct 17 16:48:45 2006
@@ -479,6 +479,10 @@
                     <value> <int>0</int> </value>
                 </item>
                 <item>
+                    <key> <string>page_template</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
                     <key> <string>portal_types</string> </key>
                     <value>
                       <list>
@@ -600,7 +604,7 @@
       <dictionary>
         <item>
             <key> <string>method_name</string> </key>
-            <value> <string>AccountingTransaction_searchInvoiceTransactionLines</string> </value>
+            <value> <string>AccountingTransaction_getInvoiceTransactionLineList</string> </value>
         </item>
       </dictionary>
     </pickle>
@@ -619,7 +623,7 @@
       <dictionary>
         <item>
             <key> <string>method_name</string> </key>
-            <value> <string>AccountingTransaction_searchInvoiceTransactionLines</string> </value>
+            <value> <string>AccountingTransaction_getInvoiceTransactionLineList</string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_payroll/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/bt/revision?rev=10780&r1=10779&r2=10780&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/bt/revision (original)
+++ erp5/trunk/bt5/erp5_payroll/bt/revision Tue Oct 17 16:48:45 2006
@@ -1,1 +1,1 @@
-9
+10




More information about the Erp5-report mailing list