diff --git a/vouchers_pos/__manifest__.py b/vouchers_pos/__manifest__.py index 50763e4a6..fcb6d8746 100644 --- a/vouchers_pos/__manifest__.py +++ b/vouchers_pos/__manifest__.py @@ -36,7 +36,7 @@ 'security/ir.model.access.csv' ], 'qweb': ['static/src/xml/coupons.xml'], - 'images': ['static/description/banner.jpg'], + 'images': ['static/description/banner.png'], 'license': 'AGPL-3', 'installable': True, 'application': False,