Commit d55c8efd authored by Vincent Pelletier's avatar Vincent Pelletier

Add the creation of the default checkbook model.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13419 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 301d19ab
......@@ -179,6 +179,7 @@ class TestERP5BankingCheckPaymentMixin:
reference='54',
checkbook=self.checkbook_1)
self.non_existant_check_reference = '55'
self.createCheckbookModel()
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