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:
Binary file not shown.
|
Before Width: | Height: | Size: 2.6 MiB After Width: | Height: | Size: 2.4 MiB |
BIN
app_company_chart_hierarchy/static/description/demo_bom.jpg
Normal file
BIN
app_company_chart_hierarchy/static/description/demo_bom.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 43 KiB |
BIN
app_company_chart_hierarchy/static/description/demo_mo.jpg
Normal file
BIN
app_company_chart_hierarchy/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.
|
||||
@@ -63,6 +67,10 @@
|
||||
<i class="fa fa-link text-primary"></i>
|
||||
<a href="http://www.odoo.com/apps/modules/13.0/app_company_chart_hierarchy/" target="_blank">Company Multi Level Chart Hierarchy.</a>
|
||||
</li>
|
||||
<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>
|
||||
@@ -103,6 +111,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>
|
||||
@@ -116,7 +142,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="oe_container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h1> </h1>
|
||||
|
||||
Reference in New Issue
Block a user