mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix chart product
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': 'Category Chart Hierarchy, 产品目录多层级结构图',
|
'name': 'Category Chart Hierarchy, 产品目录多层级结构图',
|
||||||
'version': '12.19.04.19',
|
'version': '13.19.12.21',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'https://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
string="Please get widget from https://apps.odoo.com/apps/modules/13.0/app_web_chart_hierarchy/"
|
string="Please get widget from https://apps.odoo.com/apps/modules/13.0/app_web_chart_hierarchy/"
|
||||||
options="{
|
options="{
|
||||||
'image': 'image_128',
|
'image': 'image_128',
|
||||||
'desc': 'ref',
|
'desc': 'name',
|
||||||
'direct_sub': 'child_id',
|
'direct_sub': 'child_id',
|
||||||
'child_all_count':'child_all_count'}"/>
|
'child_all_count':'child_all_count'}"/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user