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': [