diff --git a/odoo-debrand/__manifest__.py b/odoo-debrand/__manifest__.py index 62306e0bd..ffc9ec022 100644 --- a/odoo-debrand/__manifest__.py +++ b/odoo-debrand/__manifest__.py @@ -34,7 +34,7 @@ 'views/views.xml'], 'demo': [], 'qweb': ["static/src/xml/base.xml"], - 'images': ['static/description/banner.jpg'], + 'images': ['static/description/debranding_1.gif'], 'license': "LGPL-3", 'installable': True, 'application': False diff --git a/odoo-debrand/static/description/banner.jpg b/odoo-debrand/static/description/banner.jpg deleted file mode 100644 index 0db7eaadd..000000000 Binary files a/odoo-debrand/static/description/banner.jpg and /dev/null differ diff --git a/odoo-debrand/static/description/debranding_1.gif b/odoo-debrand/static/description/debranding_1.gif new file mode 100644 index 000000000..e113fb7a8 Binary files /dev/null and b/odoo-debrand/static/description/debranding_1.gif differ