diff --git a/app_account_ztree/__manifest__.py b/app_account_ztree/__manifest__.py index 9bda7362..fafccae8 100644 --- a/app_account_ztree/__manifest__.py +++ b/app_account_ztree/__manifest__.py @@ -40,7 +40,7 @@ 'account', 'l10n_cn_standard_latest', ], - 'images': ['static/description/banner.gif'], + 'images': ['static/description/banner.png'], 'data': [ 'views/account_account_views.xml', ], diff --git a/app_account_ztree/static/description/banner.png b/app_account_ztree/static/description/banner.png new file mode 100644 index 00000000..bc8118fa Binary files /dev/null and b/app_account_ztree/static/description/banner.png differ