mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
add superbar base
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
</div>
|
||||
|
||||
<h3 class="oe_slogan">Buy
|
||||
<a href="https://www.odoo.com/apps/modules/12.0/app_web_chart_hierarchy/">
|
||||
<a href="https://www.odoo.com/apps/modules/11.0/app_web_chart_hierarchy/">
|
||||
this 1 chart hierarchy
|
||||
</a>
|
||||
in odoo Store. Get free 4 related free apps.
|
||||
@@ -57,23 +57,23 @@
|
||||
<ul class="list-unstyled">
|
||||
<li>
|
||||
<i class="fa fa-link text-primary"></i>
|
||||
<a href="http://www.odoo.com/apps/modules/12.0/app_product_category_chart/" target="_blank">Product category chart hierarchy</a>
|
||||
<a href="http://www.odoo.com/apps/modules/11.0/app_product_category_chart/" target="_blank">Product category chart hierarchy</a>
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-link text-primary"></i>
|
||||
<a href="http://www.odoo.com/apps/modules/12.0/app_stock_location_chart/" target="_blank">Stock Location chart hierarchy</a>
|
||||
<a href="http://www.odoo.com/apps/modules/11.0/app_stock_location_chart/" target="_blank">Stock Location chart hierarchy</a>
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-link text-primary"></i>
|
||||
<a href="http://www.odoo.com/apps/modules/12.0/app_hr_department_chart/" target="_blank">hr department employee chart hierarchy</a>
|
||||
<a href="http://www.odoo.com/apps/modules/11.0/app_hr_department_chart/" target="_blank">hr department employee chart hierarchy</a>
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-link text-primary"></i>
|
||||
<a href="http://www.odoo.com/apps/modules/12.0/app_account_account_chart/" target="_blank">Account chart hierarchy(chinese only)</a>
|
||||
<a href="http://www.odoo.com/apps/modules/11.0/app_account_account_chart/" target="_blank">Account chart hierarchy(chinese only)</a>
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-link text-primary"></i>
|
||||
<a href="http://www.odoo.com/apps/modules/12.0/app_users_chart_hierarchy/" target="_blank">User Alliance Distribution Multi level</a>
|
||||
<a href="http://www.odoo.com/apps/modules/11.0/app_users_chart_hierarchy/" target="_blank">User Alliance Distribution Multi level</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -17,7 +17,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/12.0/app_web_chart_hierarchy/"
|
||||
string="Please get widget from https://apps.odoo.com/apps/modules/11.0/app_web_chart_hierarchy/"
|
||||
form_view_ref ='base.view_users_form'
|
||||
options="{
|
||||
'image': 'image_small',
|
||||
|
||||
Reference in New Issue
Block a user