[Erp5-report] r34498 jerome - in /erp5/trunk/bt5/erp5_payroll: SkinTemplateItem/portal_skin...
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Apr 13 14:24:51 CEST 2010
Author: jerome
Date: Tue Apr 13 14:24:44 2010
New Revision: 34498
URL: http://svn.erp5.org?rev=34498&view=rev
Log:
use AccountingTransaction_getAccountingTransactionLineList instead of AccountingTransaction_getInvoiceTransactionLineList
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=34498&r1=34497&r2=34498&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_viewAccountingLineList/listbox.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_viewAccountingLineList/listbox.xml [utf8] Tue Apr 13 14:24:44 2010
@@ -248,7 +248,7 @@
<dictionary>
<item>
<key> <string>method_name</string> </key>
- <value> <string>AccountingTransaction_getInvoiceTransactionLineList</string> </value>
+ <value> <string>AccountingTransaction_getAccountingTransactionLineList</string> </value>
</item>
</dictionary>
</pickle>
@@ -264,7 +264,7 @@
<dictionary>
<item>
<key> <string>method_name</string> </key>
- <value> <string>AccountingTransaction_getInvoiceTransactionLineList</string> </value>
+ <value> <string>AccountingTransaction_getAccountingTransactionLineList</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=34498&r1=34497&r2=34498&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_payroll/bt/revision [utf8] Tue Apr 13 14:24:44 2010
@@ -1,1 +1,1 @@
-560
+-rn 561
More information about the Erp5-report
mailing list