diff --git a/oh_hr_zk_attendance/__manifest__.py b/oh_hr_zk_attendance/__manifest__.py index a221ebd16..97a653bbf 100644 --- a/oh_hr_zk_attendance/__manifest__.py +++ b/oh_hr_zk_attendance/__manifest__.py @@ -36,7 +36,7 @@ 'data/download_data.xml' ], - 'images': ['static/description/banner.gif'], + 'images': ['static/description/banner.jpg'], 'license': 'AGPL-3', 'demo': [], 'installable': True,