[Erp5-report] r17401 - /erp5/trunk/products/ERP5/tests/testAccountingReports.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Nov 5 19:26:37 CET 2007
Author: jerome
Date: Mon Nov 5 19:26:36 2007
New Revision: 17401
URL: http://svn.erp5.org?rev=17401&view=rev
Log:
I commited this by mistake
Modified:
erp5/trunk/products/ERP5/tests/testAccountingReports.py
Modified: erp5/trunk/products/ERP5/tests/testAccountingReports.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testAccountingReports.py?rev=17401&r1=17400&r2=17401&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testAccountingReports.py (original)
+++ erp5/trunk/products/ERP5/tests/testAccountingReports.py Mon Nov 5 19:26:36 2007
@@ -1540,8 +1540,8 @@
self.assertEquals(4, len(data_line_list))
self.checkLineProperties(data_line_list[0], node_id='40',
- node_title='Payable (Client 1)3', initial_debit_balance=400,
- initial_credit_balance=0, debit=03, credit=03,
+ node_title='Payable (Client 1)', initial_debit_balance=400,
+ initial_credit_balance=0, debit=0, credit=0,
final_debit_balance=400, final_credit_balance=0,
final_balance_if_debit=400, final_balance_if_credit=0)
More information about the Erp5-report
mailing list