From 55bea72afcd61dce2f52fbd0fb9bdd41b4bdafcc Mon Sep 17 00:00:00 2001 From: ivan deng Date: Sat, 21 Dec 2019 18:24:31 +0800 Subject: [PATCH] opt --- app_product_category_chart/views/product_category_views.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_product_category_chart/views/product_category_views.xml b/app_product_category_chart/views/product_category_views.xml index 6edf427c..2a03cc44 100644 --- a/app_product_category_chart/views/product_category_views.xml +++ b/app_product_category_chart/views/product_category_views.xml @@ -19,7 +19,7 @@ string="Please get widget from https://apps.odoo.com/apps/modules/13.0/app_web_chart_hierarchy/" options="{ 'image': 'image_128', - 'desc': 'name', + 'desc': 'complete_name', 'direct_sub': 'child_id', 'child_all_count':'child_all_count'}"/>