diff --git a/hr_payroll_community/__manifest__.py b/hr_payroll_community/__manifest__.py index 9e21e5151..7eb2ee5d2 100644 --- a/hr_payroll_community/__manifest__.py +++ b/hr_payroll_community/__manifest__.py @@ -9,7 +9,7 @@ 'maintainer': 'Cybrosys Techno Solutions', 'website': 'https://www.cybrosys.com', 'summary': 'Manage your employee payroll records', - 'images': ['static/description/banner.png'], + 'images': ['static/description/banner.gif'], 'description': "Odoo 13 Payroll, Payroll, Odoo 13,Odoo Payroll, Odoo Community Payroll", 'depends': [ 'hr_contract', diff --git a/hr_payroll_community/static/description/banner.gif b/hr_payroll_community/static/description/banner.gif new file mode 100644 index 000000000..0001f3d0d Binary files /dev/null and b/hr_payroll_community/static/description/banner.gif differ