mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[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:
2
account_statement_import/models/__init__.py
Normal file
2
account_statement_import/models/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from . import account_journal
|
||||
from . import account_bank_statement_line
|
||||
Reference in New Issue
Block a user