fix chart

This commit is contained in:
ivan deng
2019-12-21 18:24:12 +08:00
parent 19ef2fefb0
commit f7f126ac6e
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
{ {
'name': 'Category Chart Hierarchy, 产品目录多层级结构图', 'name': 'Category Chart Hierarchy, 产品目录多层级结构图',
'version': '12.19.04.19', 'version': '12.19.12.21',
'author': 'Sunpop.cn', 'author': 'Sunpop.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.sunpop.cn',

View File

@@ -19,7 +19,7 @@
string="Please get widget from https://apps.odoo.com/apps/modules/12.0/app_web_chart_hierarchy/" string="Please get widget from https://apps.odoo.com/apps/modules/12.0/app_web_chart_hierarchy/"
options="{ options="{
'image': 'image_small', 'image': 'image_small',
'desc': 'ref', 'desc': 'complete_name',
'direct_sub': 'child_id', 'direct_sub': 'child_id',
'child_all_count':'child_all_count'}"/> 'child_all_count':'child_all_count'}"/>
</div> </div>