[MOV] Manufacturing: Restructure scope

closes odoo/documentation#8453

X-original-commit: ee735a813f
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
This commit is contained in:
John Holton (hojo) 2024-03-26 12:45:15 -07:00
parent 5f3e56454a
commit 0a93b57cb3
109 changed files with 72 additions and 35 deletions

View File

@ -509,7 +509,7 @@ regardless.
- :guilabel:`Application Settings`: enter the employee's :guilabel:`Billing Time Target` for the
billing rate leader board in the *Timesheets* application. Next, enter the :guilabel:`Hourly Cost`
in a XX.XX format. This is factored in when the employee is working at a :doc:`work center
<../../inventory_and_mrp/manufacturing/management/using_work_centers>`.
<../../inventory_and_mrp/manufacturing/advanced_configuration/using_work_centers>`.
If applicable, enter the :guilabel:`Fleet Mobility Card` number.

View File

@ -1,4 +1,3 @@
:nosearch:
:show-content:
:hide-page-toc:
:show-toc:
@ -19,5 +18,7 @@ allow workers to trigger maintenance operations, feedback loops, quality issues,
.. toctree::
:titlesonly:
manufacturing/management
manufacturing/basic_setup
manufacturing/advanced_configuration
manufacturing/workflows
manufacturing/shop_floor

View File

@ -0,0 +1,14 @@
:nosearch:
======================
Advanced configuration
======================
.. toctree::
:titlesonly:
advanced_configuration/product_variants
advanced_configuration/kit_shipping
advanced_configuration/sub_assemblies
advanced_configuration/using_work_centers
advanced_configuration/work_order_dependencies

View File

@ -16,7 +16,7 @@ products must be configured. Therefore, the first step is to create the semi-fin
their :abbr:`BoMs (Bills of Materials)`.
.. seealso::
:doc:`bill_configuration`
:doc:`../basic_setup/bill_configuration`
.. image:: sub_assemblies/semifinished-product-bom.png
:align: center

View File

@ -0,0 +1,14 @@
:nosearch:
===========
Basic setup
===========
.. toctree::
:titlesonly:
basic_setup/configure_manufacturing_product
basic_setup/bill_configuration
basic_setup/one_step_manufacturing
basic_setup/two_step_manufacturing
basic_setup/three_step_manufacturing

View File

@ -1,26 +0,0 @@
:nosearch:
=======================
Manufacturing workflows
=======================
.. toctree::
:titlesonly:
management/bill_configuration
management/product_variants
management/kit_shipping
management/sub_assemblies
management/subcontracting
management/use_mps
management/using_work_centers
management/work_center_time_off
management/scrap_manufacturing
management/manufacturing_backorders
management/configure_manufacturing_product
management/split_merge
management/work_order_dependencies
management/unbuild_orders
management/one_step_manufacturing
management/two_step_manufacturing
management/three_step_manufacturing

View File

@ -0,0 +1,16 @@
:nosearch:
=========
Workflows
=========
.. toctree::
:titlesonly:
workflows/subcontracting
workflows/use_mps
workflows/work_center_time_off
workflows/scrap_manufacturing
workflows/manufacturing_backorders
workflows/split_merge
workflows/unbuild_orders

View File

@ -87,9 +87,10 @@ their respective drop-down menus.
Enable the :guilabel:`Replenish Scrapped Quantities` checkbox if a picking order should be created
to replace the scrapped component(s) upon confirmation of the scrap order. This option should only
be enabled for warehouses with :doc:`two-step <two_step_manufacturing>` or :doc:`three-step
<three_step_manufacturing>` manufacturing enabled, since components are not picked as part of the
:doc:`one-step <one_step_manufacturing>` manufacturing process.
be enabled for warehouses with :doc:`two-step <../basic_setup/two_step_manufacturing>` or
:doc:`three-step <../basic_setup/three_step_manufacturing>` manufacturing enabled, since components
are not picked as part of the :doc:`one-step <../basic_setup/one_step_manufacturing>` manufacturing
process.
.. image:: scrap_manufacturing/scrap-window.png
:align: center

Some files were not shown because too many files have changed in this diff Show More