diff --git a/import_bill_of_materials_in_mrp/__manifest__.py b/import_bill_of_materials_in_mrp/__manifest__.py index 676c047df..1de09aa90 100644 --- a/import_bill_of_materials_in_mrp/__manifest__.py +++ b/import_bill_of_materials_in_mrp/__manifest__.py @@ -48,7 +48,7 @@ 'openpyxl' ], }, - 'images': ['static/description/banner.png'], + 'images': ['static/description/banner.jpg'], 'license': 'LGPL-3', 'installable': True, 'auto_install': False,