update m2o multi add

This commit is contained in:
ivan deng
2021-07-05 10:24:25 +08:00
parent 58a13cdfbe
commit 2046b0673d
18 changed files with 18 additions and 18 deletions

View File

@@ -34,7 +34,7 @@
Free for category Hierarchy chart, stock Hierarchy chart. account chart. user multi level 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/14.0/app_web_chart_hierarchy/
This module extend to show a Hierarchy chart.
(N+1, N+2, direct subordinates)
image: image_field,

View File

@@ -19,7 +19,7 @@
<div id="o_node_right">
<h4 class="o_chart_hierarchy_title mb16 mt0">Hierarchy Chart</h4>
<field name="user_child_ids" widget="web_chart_hierarchy"
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/14.0/app_web_chart_hierarchy/"
context="{'form_view_ref':'base.view_users_form'}"
options="{
'image': 'image_128',