From 2eedd728c9888c2f5a09908ac6786567a8976d64 Mon Sep 17 00:00:00 2001 From: Cybrosys Technologies Date: Tue, 22 Oct 2024 11:14:56 +0530 Subject: [PATCH] Oct 22: [UPDT] Module Updated 'base_accounting_kit' --- base_accounting_kit/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_accounting_kit/__manifest__.py b/base_accounting_kit/__manifest__.py index 565817502..2a93844ea 100644 --- a/base_accounting_kit/__manifest__.py +++ b/base_accounting_kit/__manifest__.py @@ -107,7 +107,7 @@ ] }, 'license': 'LGPL-3', - 'images': ['static/description/banner.png'], + 'images': ['static/description/banner.jpg'], 'installable': True, 'auto_install': False, 'application': True,