[Erp5-report] r10818 - /erp5/trunk/products/ERP5Banking/tests/testERP5BankingVaultTransfer.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Oct 19 10:06:48 CEST 2006


Author: aurel
Date: Thu Oct 19 10:06:46 2006
New Revision: 10818

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

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

Modified: erp5/trunk/products/ERP5Banking/tests/testERP5BankingVaultTransfer.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Banking/tests/testERP5BankingVaultTransfer.py?rev=10818&r1=10817&r2=10818&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Banking/tests/testERP5BankingVaultTransfer.py (original)
+++ erp5/trunk/products/ERP5Banking/tests/testERP5BankingVaultTransfer.py Thu Oct 19 10:06:46 2006
@@ -168,6 +168,7 @@
     self.createCashInventory(source=None, destination=self.auxiliaire, currency=self.currency_1,
                              line_list=line_list)
     self.salle_tri = self.paris.surface.salle_tri.encaisse_des_billets_et_monnaies
+    self.openCounterDate(site=self.paris)
 
 
   def stepCheckObjects(self, sequence=None, sequence_list=None, **kwd):




More information about the Erp5-report mailing list