Commit 0c804599 authored by Vincent Pelletier's avatar Vincent Pelletier

Open a counter date for the second used site.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13106 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 13ad68d3
......@@ -108,6 +108,7 @@ class TestERP5BankingMutilatedBanknote(TestERP5BankingMixin, ERP5TypeTestCase):
self.hq_usual_vault = self.siege.surface.caisse_courante.encaisse_des_billets_et_monnaies
self.openCounterDate(site=self.paris)
self.openCounterDate(site=self.siege, id='counter_date_2')
self.createCashInventory(source=None, destination=self.usual_vault, currency=self.currency_1,
line_list=line_list)
self.createCashInventory(source=None, destination=self.hq_usual_vault, currency=self.currency_1,
......
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