Commit 67348c3a authored by Aurel's avatar Aurel

open counter date and counter for the test


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8503 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 924b92a7
......@@ -149,6 +149,8 @@ class TestERP5BankingMoneyDepositRendering(TestERP5BankingMixin, ERP5TypeTestCas
line_list = [inventory_dict_line_1, inventory_dict_line_2]
self.gros_versement = self.paris.surface.gros_versement.guichet_1.encaisse_des_billets_et_monnaies
self.auxiliaire = self.paris.caveau.auxiliaire.encaisse_des_billets_et_monnaies
self.openCounterDate(site=self.paris)
self.openCounter(self.gros_versement)
self.createCashInventory(source=None, destination=self.gros_versement, currency=self.currency_1,
line_list=line_list)
......
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