Commit d55b15dd authored by Jérome Perrin's avatar Jérome Perrin

use AccountingTransaction_getAccountingTransactionLineList instead of...

use AccountingTransaction_getAccountingTransactionLineList instead of AccountingTransaction_getInvoiceTransactionLineList 


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34498 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9152b6e9
......@@ -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>
......
560
\ No newline at end of file
-rn 561
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment