diff --git a/odoo-debrand/__manifest__.py b/odoo-debrand/__manifest__.py index 7a1e4b235..70661d95a 100644 --- a/odoo-debrand/__manifest__.py +++ b/odoo-debrand/__manifest__.py @@ -33,7 +33,7 @@ 'views/views.xml'], 'demo': [], 'qweb': ["static/src/xml/base.xml"], - 'images': ['static/description/banner.png'], + 'images': ['static/description/debranding_1.gif'], 'license': "LGPL-3", 'installable': True, 'application': False diff --git a/odoo-debrand/static/description/banner.png b/odoo-debrand/static/description/banner.png deleted file mode 100644 index 9e58fd6d2..000000000 Binary files a/odoo-debrand/static/description/banner.png 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