diff --git a/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_viewAccountingLineList/listbox.xml b/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_viewAccountingLineList/listbox.xml index 399cf560747d4fc2eecea35d694d129e8f89f2a1..c0159fe68602c5bb271442d345a9ddccbb61ba39 100644 --- a/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_viewAccountingLineList/listbox.xml +++ b/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_viewAccountingLineList/listbox.xml @@ -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> diff --git a/bt5/erp5_payroll/bt/revision b/bt5/erp5_payroll/bt/revision index 7f509bf3890f7334e9374d8cfb6e6d17e6a241ee..13acd6f0349c97d69ce319db14b794380054eac8 100644 --- a/bt5/erp5_payroll/bt/revision +++ b/bt5/erp5_payroll/bt/revision @@ -1 +1 @@ -560 \ No newline at end of file +-rn 561