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

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Oct 19 10:07:55 CEST 2006


Author: aurel
Date: Thu Oct 19 10:07:54 2006
New Revision: 10819

URL: http://svn.erp5.org?rev=10819&view=rev
Log:
open counter date in test

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

Modified: erp5/trunk/products/ERP5Banking/tests/testERP5BankingUsualCashRendering.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Banking/tests/testERP5BankingUsualCashRendering.py?rev=10819&r1=10818&r2=10819&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Banking/tests/testERP5BankingUsualCashRendering.py (original)
+++ erp5/trunk/products/ERP5Banking/tests/testERP5BankingUsualCashRendering.py Thu Oct 19 10:07:54 2006
@@ -164,8 +164,7 @@
     self.auxiliaire = self.paris.caveau.auxiliaire.encaisse_des_billets_et_monnaies
     self.createCashInventory(source=None, destination=self.caisse_courante, currency=self.currency_1,
                              line_list=line_list)
-
-
+    self.openCounterDate(site=self.paris)
 
 
   def stepCheckObjects(self, sequence=None, sequence_list=None, **kwd):




More information about the Erp5-report mailing list