This commit is contained in:
ivan deng
2019-12-21 18:24:31 +08:00
parent 609241d537
commit 55bea72afc

View File

@@ -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': 'name', '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>