diff --git a/base_account_budget/__manifest__.py b/base_account_budget/__manifest__.py index 186d16849..75ccf7b8e 100644 --- a/base_account_budget/__manifest__.py +++ b/base_account_budget/__manifest__.py @@ -55,7 +55,7 @@ 'views/account_analytic_account_views.xml', 'views/account_budget_views.xml', ], - 'images': ['static/description/banner.png'], + 'images': ['static/description/banner.gif'], 'license': 'LGPL-3', 'installable': True, 'auto_install': False,