diff --git a/account_ebics/__manifest__.py b/account_ebics/__manifest__.py index fedda9f..4b68bc0 100644 --- a/account_ebics/__manifest__.py +++ b/account_ebics/__manifest__.py @@ -29,4 +29,5 @@ "cryptography", ] }, + "images": ["static/description/cover.png"], } diff --git a/account_ebics/static/description/cover.png b/account_ebics/static/description/cover.png new file mode 100644 index 0000000..1ce051a Binary files /dev/null and b/account_ebics/static/description/cover.png differ