From e09283b7b236b8268aaf8f542a8308c19d262f1e Mon Sep 17 00:00:00 2001 From: ivanOffice Date: Thu, 23 May 2024 19:38:16 +0800 Subject: [PATCH] update --- app_product_category_zchart/__manifest__.py | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/app_product_category_zchart/__manifest__.py b/app_product_category_zchart/__manifest__.py index 5443d018..a6c3cb72 100644 --- a/app_product_category_zchart/__manifest__.py +++ b/app_product_category_zchart/__manifest__.py @@ -34,13 +34,8 @@ Free for category Hierarchy chart, stock Hierarchy chart. account chart. """, 'description': """ -Need extra paid apps https://www.odoo.com/apps/modules/13.0/app_web_chart_hierarchy/ +Need extra paid apps https://www.odoo.com/apps/modules/13.0/app_web_widget_ztree/ This module extend to show a Hierarchy chart. -(N+1, N+2, direct subordinates) -image: image_field, -desc: descript_field, -direct_sub: children_field, must be one2many, -child_all_count: child_all_count field, count of direct and indirect children. """, 'price': 0.00, 'currency': 'EUR',