diff --git a/product_import/__manifest__.py b/product_import/__manifest__.py index c046ebe8f..666058842 100644 --- a/product_import/__manifest__.py +++ b/product_import/__manifest__.py @@ -34,6 +34,7 @@ 'website': 'https://www.cybrosys.com', 'category': 'Sales', 'license': 'AGPL-3', + 'images': ['static/description/banner.png'], 'depends': ['sale_management', 'stock'], 'data': [ 'security/ir.model.access.csv',