Commit 27d7753e authored by Vincent Pelletier's avatar Vincent Pelletier

Open counter date during test.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12915 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f04264c9
......@@ -124,6 +124,7 @@ class TestERP5BankingDestructionSurvey(TestERP5BankingMixin, ERP5TypeTestCase):
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):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment