mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update ztree desc
This commit is contained in:
@@ -42,7 +42,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. module: app_product_category_chart
|
#. module: app_product_category_chart
|
||||||
#: model_terms:ir.ui.view,arch_db:app_product_category_chart.app_product_category_form_view
|
#: model_terms:ir.ui.view,arch_db:app_product_category_chart.app_product_category_form_view
|
||||||
msgid "Please get widget from https://apps.odoo.com/apps/modules/13.0/app_web_chart_hierarchy/"
|
msgid "Please get widget from https://apps.odoo.com/apps/modules/13.0/app_web_widget_ztree/"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: app_product_category_chart
|
#. module: app_product_category_chart
|
||||||
|
|||||||
BIN
app_mrp_production_zchart/static/description/demo37.jpg
Normal file
BIN
app_mrp_production_zchart/static/description/demo37.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 128 KiB |
BIN
app_mrp_production_zchart/static/description/demo41.jpg
Normal file
BIN
app_mrp_production_zchart/static/description/demo41.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 110 KiB |
@@ -80,6 +80,10 @@
|
|||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<i class="fa fa-check-square-o text-primary"></i>
|
||||||
Free to Use in product category.
|
Free to Use in product category.
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<i class="fa fa-check-square-o text-primary"></i>
|
||||||
|
Little Paid for Use in Multi-Level Bom Chart.
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-check-square-o text-primary"></i>
|
<i class="fa fa-check-square-o text-primary"></i>
|
||||||
Free to Use in stock location.
|
Free to Use in stock location.
|
||||||
@@ -115,27 +119,31 @@
|
|||||||
<ul class="list-unstyled">
|
<ul class="list-unstyled">
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-link text-primary"></i>
|
<i class="fa fa-link text-primary"></i>
|
||||||
<a href="http://www.odoo.com/apps/modules/16.0/app_mrp_production_zchart/" target="_blank">MRP Production zChart Hierarchy</a>
|
<a href="./app_mrp_production_zchart/" target="_blank">MRP Production zChart Hierarchy</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-link text-primary"></i>
|
<i class="fa fa-link text-primary"></i>
|
||||||
<a href="http://www.odoo.com/apps/modules/16.0/app_product_category_zchart/" target="_blank">Product category zChart hierarchy</a>
|
<a href="./app_product_category_zchart/" target="_blank">Product category zChart hierarchy</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-link text-primary"></i>
|
<i class="fa fa-link text-primary"></i>
|
||||||
<a href="http://www.odoo.com/apps/modules/16.0/app_stock_location_zchart/" target="_blank">Stock Location zChart hierarchy</a>
|
<a href="./app_mrp_bom_zchart/" target="_blank">Multi-Level Bom Chart.zChart hierarchy</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-link text-primary"></i>
|
<i class="fa fa-link text-primary"></i>
|
||||||
<a href="http://www.odoo.com/apps/modules/16.0/app_hr_department_zchart/" target="_blank">hr department employee zchart hierarchy</a>
|
<a href="./app_stock_location_zchart/" target="_blank">Stock Location zChart hierarchy</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-link text-primary"></i>
|
<i class="fa fa-link text-primary"></i>
|
||||||
<a href="http://www.odoo.com/apps/modules/16.0/app_account_zchart/" target="_blank">Account chart hierarchy(chinese only)</a>
|
<a href="./app_hr_department_zchart/" target="_blank">hr department employee zchart hierarchy</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-link text-primary"></i>
|
<i class="fa fa-link text-primary"></i>
|
||||||
<a href="http://www.odoo.com/apps/modules/16.0/app_users_zchart/" target="_blank">User Alliance Distribution Multi level zchart hierarchy</a>
|
<a href="./app_account_zchart/" target="_blank">Account chart hierarchy(chinese only)</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<i class="fa fa-link text-primary"></i>
|
||||||
|
<a href="./app_users_zchart/" target="_blank">User Alliance Distribution Multi level zchart hierarchy</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -153,6 +161,26 @@
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section class="container oe_container">
|
||||||
|
<div class="oe_row oe_spaced">
|
||||||
|
<h2> </h2>
|
||||||
|
<h2 class="bg-warning text-center pt8 pb8 mt16 mb16">Little Paid for Use in Multi-Level Bom Chart.</h2>
|
||||||
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
|
<img src="demo41.jpg">
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="container oe_container">
|
||||||
|
<div class="oe_row oe_spaced">
|
||||||
|
<h2> </h2>
|
||||||
|
<h2 class="bg-warning text-center pt8 pb8 mt16 mb16">Free to Use in Manufacture Order multi level. For Multi level MO MRP Production Order from multi bom.</h2>
|
||||||
|
<div class="oe_demo oe_screenshot img img-fluid">
|
||||||
|
<img src="demo37.jpg">
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section class="container oe_container">
|
<section class="container oe_container">
|
||||||
<div class="oe_row oe_spaced">
|
<div class="oe_row oe_spaced">
|
||||||
<h2> </h2>
|
<h2> </h2>
|
||||||
|
|||||||
@@ -34,13 +34,9 @@
|
|||||||
Free for category Hierarchy chart, stock Hierarchy chart. account chart.
|
Free for category Hierarchy chart, stock Hierarchy chart. account chart.
|
||||||
""",
|
""",
|
||||||
'description': """
|
'description': """
|
||||||
Need extra paid apps https://www.odoo.com/apps/modules/14.0/app_web_chart_hierarchy/
|
Need extra paid apps https://www.odoo.com/apps/modules/16.0/app_web_widget_ztree/
|
||||||
This module extend to show a Hierarchy chart.
|
This module extend to show a Hierarchy chart.
|
||||||
(N+1, N+2, direct subordinates)
|
(N+1, N+2, direct subordinates)
|
||||||
image: image_field,
|
|
||||||
desc: descript_field,
|
|
||||||
direct_sub: children_field, must be one2many,
|
|
||||||
child_all_count: child_all_count field, count of direct and indirect children.
|
|
||||||
""",
|
""",
|
||||||
'price': 0.00,
|
'price': 0.00,
|
||||||
'currency': 'EUR',
|
'currency': 'EUR',
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. module: app_product_category_chart
|
#. module: app_product_category_chart
|
||||||
#: model_terms:ir.ui.view,arch_db:app_product_category_chart.app_product_category_form_view
|
#: model_terms:ir.ui.view,arch_db:app_product_category_chart.app_product_category_form_view
|
||||||
msgid "Please get widget from https://apps.odoo.com/apps/modules/13.0/app_web_chart_hierarchy/"
|
msgid "Please get widget from https://apps.odoo.com/apps/modules/13.0/app_web_widget_ztree/"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: app_product_category_chart
|
#. module: app_product_category_chart
|
||||||
|
|||||||
@@ -46,7 +46,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 class="text-danger text-center">Buy
|
<h1 class="text-danger text-center">Buy
|
||||||
<a href="https://www.odoo.com/apps/modules/14.0/app_web_chart_hierarchy/">
|
<a href="https://www.odoo.com/apps/modules/16.0/app_web_widget_ztree/">
|
||||||
this 1 chart hierarchy
|
this 1 chart hierarchy
|
||||||
</a>
|
</a>
|
||||||
in odoo Store. Get free 5 related free apps.
|
in odoo Store. Get free 5 related free apps.
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
Free for category Hierarchy chart, stock Hierarchy chart. account chart.
|
Free for category Hierarchy chart, stock Hierarchy chart. account chart.
|
||||||
""",
|
""",
|
||||||
'description': """
|
'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/16.0/app_web_widget_ztree/
|
||||||
This module extend to show a Hierarchy chart.
|
This module extend to show a Hierarchy chart.
|
||||||
(N+1, N+2, direct subordinates)
|
(N+1, N+2, direct subordinates)
|
||||||
image: image_field,
|
image: image_field,
|
||||||
|
|||||||
@@ -46,7 +46,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 class="bg-warning text-center pt8 pb8 mt16 mb16">Buy
|
<h2 class="bg-warning text-center pt8 pb8 mt16 mb16">Buy
|
||||||
<a href="https://www.odoo.com/apps/modules/13.0/app_web_chart_hierarchy/">
|
<a href="https://www.odoo.com/apps/modules/16.0/app_web_widget_ztree/">
|
||||||
this 1 chart hierarchy
|
this 1 chart hierarchy
|
||||||
</a>
|
</a>
|
||||||
in odoo Store. Get free 5 related free apps.
|
in odoo Store. Get free 5 related free apps.
|
||||||
|
|||||||
Reference in New Issue
Block a user