Commit Graph

2 Commits

Author SHA1 Message Date
Kevin Graveman
fc915f1cf3 migrate being called when version is None
Tested the following issue:
https://github.com/OCA/bank-statement-import/issues/52
I made sure account_banking was not installed, and did not appear in ir_module_module of the source database. I ran it through a debugger and found that version was None. Compared this script with other scripts and recalled that it is indeed common to return if version is None.
2016-09-21 15:12:37 +02:00
Holger Brunn
41d1fc8512 [ADD] migration script
and a module that takes care of saving imported files (+migration)
2015-06-25 14:44:23 +02:00