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

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 20 16:29:20 CET 2007


Author: vincent
Date: Tue Feb 20 16:29:18 2007
New Revision: 12915

URL: http://svn.erp5.org?rev=12915&view=rev
Log:
Open counter date during test.

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

Modified: erp5/trunk/products/ERP5Banking/tests/testERP5BankingDestructionSurvey.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Banking/tests/testERP5BankingDestructionSurvey.py?rev=12915&r1=12914&r2=12915&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Banking/tests/testERP5BankingDestructionSurvey.py (original)
+++ erp5/trunk/products/ERP5Banking/tests/testERP5BankingDestructionSurvey.py Tue Feb 20 16:29:18 2007
@@ -124,6 +124,7 @@
     self.cash = self.paris.caveau.auxiliaire.encaisse_des_billets_a_ventiler_et_a_detruire
     self.counter = self.paris.caveau.auxiliaire.encaisse_des_billets_ventiles_et_detruits
     self.createCashInventory(source=None, destination=self.cash, 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