From 3aa7c49c833a4c774de45c1f7082e4cef6c97e0a Mon Sep 17 00:00:00 2001 From: ivan deng Date: Fri, 29 Mar 2019 11:34:45 +0800 Subject: [PATCH] update picker --- app_product_variant_color/__manifest__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app_product_variant_color/__manifest__.py b/app_product_variant_color/__manifest__.py index 02c58137..0ce3077e 100644 --- a/app_product_variant_color/__manifest__.py +++ b/app_product_variant_color/__manifest__.py @@ -28,11 +28,11 @@ 'price': 18.00, 'currency': 'EUR', 'summary': """ - Use for quick select color. can be use in product attribute and other color variant. color widget. color picker. + Product color swatch. Use for quick select color. can be use in product attribute and other color variant. color widget. color picker. """, 'images': ['static/description/banner.png'], 'depends': [ - 'web_widget_colorpicker', + 'app_web_widget_colorpicker', 'sale', ], 'data': [