[MIG] account_statement_import_ofx to v14

Rename module to account_statement_import_ofx
Add support for multi-account OFX files
This commit is contained in:
Alexis de Lattre
2020-11-18 00:37:47 +01:00
parent 7ad314d53e
commit cb2a897b0e
32 changed files with 127 additions and 134 deletions

View File

@@ -0,0 +1,2 @@
from . import models
from . import wizard