Files
bank-statement-import/account_statement_import/models/__init__.py
Alexis de Lattre f752e3bc17 [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 !
2021-01-07 09:25:12 +01:00

3 lines
72 B
Python

from . import account_journal
from . import account_bank_statement_line