Commit cad972eb authored by Sebastien Robin's avatar Sebastien Robin

do all checks when opening the counter date

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19524 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 623ba73e
......@@ -137,7 +137,7 @@ class TestERP5BankingCheckPaymentMixin:
self.login('super_user')
# open counter date and counter
self.openCounterDate(site=self.paris)
self.openCounterDate(site=self.paris, force_check=1)
self.openCounter(site=self.bi_counter_vault)
self.createCheckAndCheckbookModel()
......
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