Commit a856492a authored by Sebastien Robin's avatar Sebastien Robin

open the counter date

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11394 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5c19ea28
......@@ -131,6 +131,8 @@ class TestERP5BankingUsualCashIncident(TestERP5BankingMixin, ERP5TypeTestCase):
self.createBanknotesAndCoins()
self.usual_cash = self.paris.surface.caisse_courante.encaisse_des_billets_et_monnaies
# open counter date and counter
self.openCounterDate(site=self.paris)
# now we need to create a user as Manager to do the test
# in order to have an assigment defined which is used to do transition
# Create an Organisation that will be used for users assignment
......
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