[Erp5-report] r15148 - /erp5/trunk/products/ERP5Banking/tests/

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jul 4 19:03:43 CEST 2007


Author: seb
Date: Wed Jul  4 19:03:43 2007
New Revision: 15148

URL: http://svn.erp5.org?rev=15148&view=rev
Log:
open the counter date at the foreign agency

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

Modified: erp5/trunk/products/ERP5Banking/tests/testERP5BankingMonetaryDestruction.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Banking/tests/testERP5BankingMonetaryDestruction.py?rev=15148&r1=15147&r2=15148&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Banking/tests/testERP5BankingMonetaryDestruction.py (original)
+++ erp5/trunk/products/ERP5Banking/tests/testERP5BankingMonetaryDestruction.py Wed Jul  4 19:03:43 2007
@@ -174,6 +174,7 @@
     self.login('super_user')
     # open counter date and counter
     self.openCounterDate(site=self.paris)
+    self.openCounterDate(site=self.madrid,id='counter_date_2')
 
 	
 




More information about the Erp5-report mailing list