diff --git a/account_ebics_oe/__manifest__.py b/account_ebics_oe/__manifest__.py index b442879..e360c63 100644 --- a/account_ebics_oe/__manifest__.py +++ b/account_ebics_oe/__manifest__.py @@ -16,4 +16,5 @@ "data": ["views/account_ebics_menu.xml"], "installable": True, "auto_install": True, + "images": ["static/description/cover.png"], } diff --git a/account_ebics_oe/static/description/cover.png b/account_ebics_oe/static/description/cover.png new file mode 100644 index 0000000..1ce051a Binary files /dev/null and b/account_ebics_oe/static/description/cover.png differ