Installing this module failed because `mock` couldn't be found. Indeed there was a migration problem.
However, I was not testing the module; just installing. At install, tests shouldn't be imported.
This file was being imported because the dummy model was expected to exist in database for tests. Using odoo-test-helper for that now.
@moduon MT-295
Fix warning on search view of online.bank.statement.provider
Fix some tests
Button on journal form view to access the wizard
The wizard now returns the bank statements of the journal(s)
Fix wired strings