mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
release multi mo
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
Free for category Hierarchy chart, stock Hierarchy chart. account chart.
|
||||
""",
|
||||
'description': """
|
||||
Need extra paid apps https://www.odoo.com/apps/modules/13.0/app_web_chart_hierarchy/
|
||||
This module extend to show a Hierarchy chart.
|
||||
(N+1, N+2, direct subordinates)
|
||||
image: image_field,
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.9 MiB After Width: | Height: | Size: 2.4 MiB |
BIN
app_product_category_chart/static/description/demo_bom.jpg
Normal file
BIN
app_product_category_chart/static/description/demo_bom.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 43 KiB |
BIN
app_product_category_chart/static/description/demo_mo.jpg
Normal file
BIN
app_product_category_chart/static/description/demo_mo.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 65 KiB |
@@ -14,6 +14,10 @@
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
Easy to make show parent children Chart Hierarchy.
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
Free to Use in Manufacture Order multi level. For Multi level MO MRP Production Order from multi bom.
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
Free to Use in product category.
|
||||
@@ -55,6 +59,10 @@
|
||||
<div class="alert alert-info" style="padding:8px;font-weight: 300; font-size: 20px;">
|
||||
<i class="fa fa-hand-o-right"></i><b>Get relate Demo </b>
|
||||
<ul class="list-unstyled">
|
||||
<li>
|
||||
<i class="fa fa-link text-primary"></i>
|
||||
<a href="http://www.odoo.com/apps/modules/13.0/app_mrp_production_chart/" target="_blank">MRP Production Chart Hierarchy</a>
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-link text-primary"></i>
|
||||
<a href="http://www.odoo.com/apps/modules/13.0/app_product_category_chart/" target="_blank">Product category chart hierarchy</a>
|
||||
@@ -81,6 +89,24 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="oe_container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h1> </h1>
|
||||
<h1 class="text-danger text-center">MRP Production Chart Hierarchy</h1>
|
||||
<div class="oe_demo oe_screenshot">
|
||||
<img src="demo1.jpg">
|
||||
</div>
|
||||
<h4 class="oe_slogan">If we have a multi Bom like follow:</h4>
|
||||
<div class="oe_demo oe_screenshot">
|
||||
<img src="demo_bom.jpg">
|
||||
</div>
|
||||
<h4 class="oe_slogan">Show sub manufacture order and quick access sub MO</h4>
|
||||
<div class="oe_demo oe_screenshot">
|
||||
<img src="demo_mo.jpg">
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="oe_container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h1> </h1>
|
||||
@@ -94,7 +120,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="oe_container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h1> </h1>
|
||||
|
||||
Reference in New Issue
Block a user