diff --git a/account_statement_import_camt54/__manifest__.py b/account_statement_import_camt54/__manifest__.py index 0010f7e9..3c5dd1db 100644 --- a/account_statement_import_camt54/__manifest__.py +++ b/account_statement_import_camt54/__manifest__.py @@ -9,4 +9,5 @@ "license": "AGPL-3", "installable": True, "depends": ["account_statement_import_camt"], + "data": ["views/account_journal_view.xml"], } diff --git a/account_statement_import_camt54/views/account_journal_view.xml b/account_statement_import_camt54/views/account_journal_view.xml new file mode 100644 index 00000000..55486d2c --- /dev/null +++ b/account_statement_import_camt54/views/account_journal_view.xml @@ -0,0 +1,18 @@ + + + + + account.journal.form.inherited.bank.statement.import + account.journal + + + + + + + + +