From e6e7e2c67aa3e2713c23087d8b6e72f71f1502a1 Mon Sep 17 00:00:00 2001 From: AjmalCybro Date: Fri, 12 May 2023 15:02:47 +0530 Subject: [PATCH] May 12 : [UPDT] Manifest Updated --- fleet_complete_report/__manifest__.py | 1 - whatsapp_chat_layout/__manifest__.py | 1 - 2 files changed, 2 deletions(-) diff --git a/fleet_complete_report/__manifest__.py b/fleet_complete_report/__manifest__.py index acf84f090..b2daa5c8e 100644 --- a/fleet_complete_report/__manifest__.py +++ b/fleet_complete_report/__manifest__.py @@ -30,7 +30,6 @@ 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', - 'images': ['static/description/banner.png'], 'website': 'https://www.cybrosys.com', 'depends': ['base', 'fleet'], 'data': [ diff --git a/whatsapp_chat_layout/__manifest__.py b/whatsapp_chat_layout/__manifest__.py index 86f3bbed5..16d060757 100644 --- a/whatsapp_chat_layout/__manifest__.py +++ b/whatsapp_chat_layout/__manifest__.py @@ -48,7 +48,6 @@ ], }, 'images': [ - 'static/description/icon.png', 'static/description/banner.png' ], 'installable': True,