[DEL] MRP: Delete Alternative Work Centers

closes odoo/documentation#4815

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
This commit is contained in:
John Holton (hojo) 2023-06-20 22:57:30 +00:00 committed by Sam Lieber (sali)
parent 8aed7988ba
commit 649472bbda
9 changed files with 4 additions and 81 deletions

View File

@ -11,7 +11,6 @@ Manufacturing management
management/kit_shipping
management/product_variants
management/sub_assemblies
management/alternative_wc
management/subcontracting
management/routing_kit_bom
management/use_mps

View File

@ -1,80 +0,0 @@
================================
Using an alternative Work Center
================================
For many manufacturing companies, a common issue is to have to
manufacture, at the same time, several products usually produced at the
same work center. If in practice, employees can manufacture the goods at
another work center, it is not that simple.
You need to keep track of the job: which work center has been used and
when, so you can schedule maintenance efficiently. With Odoo, you can
configure it so you can keep tracking manufacturing orders and your
employees have an alternative work center to use.
This way, your process becomes more efficient, and less non-productive
time will be noticed.
Configure your Work Centers
===========================
The first thing to do is to go to the *Manufacturing* app settings.
Then, enable the *Work Orders* feature and hit save.
.. image:: alternative_wc/alternative_wc_01.png
:align: center
Now, go to the *Work Centers* menu under *Master Data* and create
two new work centers. Add the second work centers as an alternative to
the first and vice versa.
.. image:: alternative_wc/alternative_wc_02.png
:align: center
The next step is to create your *routing*. Add your work center and an
operation to it before saving.
.. image:: alternative_wc/alternative_wc_03.png
:align: center
Then, you can create your *Bill of Materials* and add components and
routing to it.
.. image:: alternative_wc/alternative_wc_04.png
:align: center
Create your Work Orders
=======================
Now that everything is configured, you can create your *Work Orders*.
Go to the *Manufacturing Orders* menu and hit *Create*. There, add
your product and plan it. In the *Work Orders* list, you can find it
ready to be assembled.
.. image:: alternative_wc/alternative_wc_05.png
:align: center
Each new *Work Order*, which will be created before the end of the
first one, will be scheduled at the alternative work center you
configured.
.. image:: alternative_wc/alternative_wc_06.png
:align: center
.. note::
Keep in mind that, if you add time after production to your work center,
you may have work orders scheduled for your alternative work center even
if the usual one is free.

View File

@ -55,6 +55,10 @@ applications/inventory_and_mrp/inventory/management/incoming/two_steps.rst appli
applications/inventory_and_mrp/inventory/management/replenishment_strategies/virtual_warehouses.rst applications/inventory_and_mrp/inventory/management/warehouses/warehouse_replenishment_transfer.rst
applications/inventory_and_mrp/inventory/routes/concepts/inter_warehouse.rst applications/inventory_and_mrp/inventory/management/warehouses/warehouse_replenishment_transfer.rst
# applications/manufacturing
applications/inventory_and_mrp/manufacturing/management/alternative_wc.rst applications/inventory_and_mrp/manufacturing/management/using_work_centers.rst
# applications/marketing
applications/marketing/social_marketing/overview/livechat.rst applications/marketing/social_marketing/essentials/sms_essentials.rst