diff --git a/hr_payroll_account_community/__manifest__.py b/hr_payroll_account_community/__manifest__.py index 625aeb34e..18a59462e 100644 --- a/hr_payroll_account_community/__manifest__.py +++ b/hr_payroll_account_community/__manifest__.py @@ -13,7 +13,7 @@ 'maintainer': 'Cybrosys Techno Solutions', 'website': 'https://www.cybrosys.com', 'depends': ['hr_payroll_community', 'account'], - 'images': ['static/description/banner.png'], + 'images': ['static/description/banner.gif'], 'data': ['views/hr_payroll_account_views.xml'], 'test': ['../account/test/account_minimal_test.xml'], 'license': 'AGPL-3', diff --git a/hr_payroll_account_community/static/description/banner.gif b/hr_payroll_account_community/static/description/banner.gif new file mode 100644 index 000000000..01b20bacf Binary files /dev/null and b/hr_payroll_account_community/static/description/banner.gif differ