From dc398b2046b202d88636c542bf66c9a5678c6bd0 Mon Sep 17 00:00:00 2001 From: AjmalCybro Date: Wed, 5 Jul 2023 09:02:17 +0530 Subject: [PATCH] Jul 5 : [UPDT] Banner Updated'pos_book_order' --- pos_book_order/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pos_book_order/__manifest__.py b/pos_book_order/__manifest__.py index da407fafe..cc15e6b31 100644 --- a/pos_book_order/__manifest__.py +++ b/pos_book_order/__manifest__.py @@ -33,7 +33,7 @@ 'maintainer': 'Cybrosys Techno Solutions', 'website': "https://www.cybrosys.com", 'depends': ['base', 'point_of_sale'], - 'images': ['static/description/banner.png'], + 'images': ['static/description/banner.jpg'], 'data': ['security/ir.model.access.csv', 'data/ir_sequence_data.xml', 'views/pos_config_views.xml',