mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update m2o multi add
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user