Files
bank-statement-import/account_statement_import_file/__init__.py
Alexis de Lattre 19504a33c8 [MIG] account_statement_import_file to v16
The module was renamed from account_statement_import to account_statement_import_file.
The migration has been done from v14 to v16, to take into account the big changes that took place in v14 with the introduction of the module account_statement_import_base. The changes from v15 have been forward-ported to v16.
2024-12-17 23:37:25 +07:00

3 lines
42 B
Python

from . import models
from . import wizard