From d491844380d6f487c787bb54a7fd85a1a77dff6c Mon Sep 17 00:00:00 2001 From: Cybrosys Technologies Date: Sat, 2 Aug 2025 09:06:04 +0530 Subject: [PATCH] Aug 02: [UPDT] Banner Updated 'pos_weight_manual' --- pos_weight_manual/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pos_weight_manual/__manifest__.py b/pos_weight_manual/__manifest__.py index 8aca21c2f..c8c8a8a89 100644 --- a/pos_weight_manual/__manifest__.py +++ b/pos_weight_manual/__manifest__.py @@ -41,7 +41,7 @@ 'pos_weight_manual/static/src/css/**/*', ] }, - 'images': ['static/description/banner.jpg'], + 'images': ['static/description/banner.png'], 'license': 'AGPL-3', 'installable': True, 'auto_install': False,