[Erp5-report] r19524 - /erp5/trunk/products/ERP5Banking/tests/testERP5BankingCheckPayment.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 26 16:20:09 CET 2008


Author: seb
Date: Tue Feb 26 16:20:08 2008
New Revision: 19524

URL: http://svn.erp5.org?rev=19524&view=rev
Log:
do all checks when opening the counter date

Modified:
    erp5/trunk/products/ERP5Banking/tests/testERP5BankingCheckPayment.py

Modified: erp5/trunk/products/ERP5Banking/tests/testERP5BankingCheckPayment.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Banking/tests/testERP5BankingCheckPayment.py?rev=19524&r1=19523&r2=19524&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Banking/tests/testERP5BankingCheckPayment.py (original)
+++ erp5/trunk/products/ERP5Banking/tests/testERP5BankingCheckPayment.py Tue Feb 26 16:20:08 2008
@@ -137,7 +137,7 @@
     self.login('super_user')
 
     # open counter date and counter
-    self.openCounterDate(site=self.paris)
+    self.openCounterDate(site=self.paris, force_check=1)
     self.openCounter(site=self.bi_counter_vault)
 
     self.createCheckAndCheckbookModel()




More information about the Erp5-report mailing list