diff --git a/account_ebics_batch/__manifest__.py b/account_ebics_batch/__manifest__.py index 4f71eab..273f9c5 100644 --- a/account_ebics_batch/__manifest__.py +++ b/account_ebics_batch/__manifest__.py @@ -17,4 +17,5 @@ "views/menu.xml", ], "installable": True, + "images": ["static/description/cover.png"], } diff --git a/account_ebics_batch/static/description/cover.png b/account_ebics_batch/static/description/cover.png new file mode 100644 index 0000000..1ce051a Binary files /dev/null and b/account_ebics_batch/static/description/cover.png differ