[MIG] account_bank_statement_import to v14 > account_statement_import

Module renamed to account_statement_import to avoid conflit with Odoo enterprise
Add support for multi-account statement files
Integrate the feature provided by the module account_bank_statement_import_save_file
Improve error messages
Remove dead or annoying features
Improve code !
This commit is contained in:
Alexis de Lattre
2020-11-18 00:22:27 +01:00
committed by Maksym Yankin
parent 66c9766c01
commit 751c7e8792
27 changed files with 1279 additions and 1557 deletions

View File

@@ -1,2 +1 @@
from . import journal_creation
from . import setup_wizards
from . import account_statement_import