From 31474814d4e3561da63361fc24e96b98c454075c Mon Sep 17 00:00:00 2001 From: ivan deng Date: Tue, 9 Oct 2018 19:03:04 +0800 Subject: [PATCH] opt --- app_sale_product_multi_add/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_sale_product_multi_add/__manifest__.py b/app_sale_product_multi_add/__manifest__.py index 0353cf87..fdfe52d8 100644 --- a/app_sale_product_multi_add/__manifest__.py +++ b/app_sale_product_multi_add/__manifest__.py @@ -41,7 +41,7 @@ # 'app_web_one2many_multi_add', 'sale_management', ], - 'images': ['static/description/banner.png'], + 'images': ['static/description/sale1.gif'], 'data': [ 'views/sale_order_views.xml', ],