diff --git a/carry_bag_pos/__manifest__.py b/carry_bag_pos/__manifest__.py index 501200489..7290969f6 100755 --- a/carry_bag_pos/__manifest__.py +++ b/carry_bag_pos/__manifest__.py @@ -39,7 +39,7 @@ 'carry_bag_pos/static/src/**/*', ] }, - 'images': ['static/description/banner.png'], + 'images': ['static/description/banner.jpg'], 'license': 'LGPL-3', 'installable': True, 'auto_install': False,