[IMP] mrp: new subcontracting screenshots + new section (#526)

This commit is contained in:
Lau-Odoo 2020-01-15 13:52:26 +01:00 committed by GitHub
parent 6e4984c494
commit 691b220adc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
14 changed files with 48 additions and 28 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

View File

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 7.8 KiB

After

Width:  |  Height:  |  Size: 7.8 KiB

View File

@ -2,8 +2,8 @@
Subcontract the manufacturing Subcontract the manufacturing
============================= =============================
Some businesses subcontract the production of some finished products Some businesses subcontract the production of finished products through
through subcontractors. This can be easily managed through Odoo. subcontractors. This can be easily managed through Odoo.
Configuration Configuration
============= =============
@ -11,26 +11,23 @@ Configuration
Go to the :menuselection:`Manufacturing app --> Configuration --> Settings` and tick the Go to the :menuselection:`Manufacturing app --> Configuration --> Settings` and tick the
box *Subcontracting*. box *Subcontracting*.
.. image:: media/subcontract_01.png .. image:: media/subcontracting_01.png
:align: center :align: center
You can now define subcontracted *Bill of Materials*. Therefore, you need to go to You can now define subcontracted *Bill of Materials*. Therefore, you need to go to
:menuselection:`Manufacturing --> Master Data --> Bill of Materials` and hit *Create*. In this :menuselection:`Manufacturing --> Master Data --> Bill of Materials` and hit *Create*. In this
*BoM*, list the components which will be used by the subcontractor to manufacture the subcontracted *BoM*, list the components which will be used by the subcontractor to manufacture the subcontracted
finished product. Specify that the *BoM* type is *Subcontracting*. finished product. Specify that the *BoM* type is *Subcontracting* and define one or
several subcontractors who will provide you the product.
.. image:: media/subcontract_03.png .. image:: media/subcontracting_02.png
:align: center :align: center
You can also define subcontractors on the BoM. .. image:: media/subcontracting_03.png
- If no subcontractor is set, the BoM can be used by any subcontractor
- If some are set, the BoM can only be used for those subcontractors
.. image:: media/subcontract_04.png
:align: center :align: center
And... the configuration part is already done!
Receive or buy a subcontracted product Receive or buy a subcontracted product
====================================== ======================================
@ -47,7 +44,7 @@ unit price should be the cost you are paying to the subcontractor for
the subcontracting (thus, its not necessarily the total cost of the the subcontracting (thus, its not necessarily the total cost of the
subcontracted product). subcontracted product).
.. image:: media/subcontract_05.png .. image:: media/subcontracting_04.png
:align: center :align: center
The validation of the purchase order automatically creates the receipt. The validation of the purchase order automatically creates the receipt.
@ -72,32 +69,55 @@ valued in your stock.
For option B, you can simply create the receipt manually with a partner For option B, you can simply create the receipt manually with a partner
of type subcontractor defined on it. of type subcontractor defined on it.
Receive or buy a subcontracted product with tracked components
==============================================================
In case the subcontracted product you receive from your subcontractor
contains tracked components, you will need to specify the *serial/lot
numbers* of the components in question for traceability. This operation
is included in the receipt of the subcontracted product.
On the receipt, you see a *Record Components* button appearing when
necessary. If you click on it, a *Produce* wizard opens in which you
will have to enter the *serial/lot numbers* of the components, and the
finished product if it is also tracked, like in the below example.
.. image:: media/subcontracting_05.png
:align: center
.. image:: media/subcontracting_06.png
:align: center
Once this information has been entered, you will see a new icon on the
receipt stock move, which will allow you to find back the components
which are part of the finished product.
.. image:: media/subcontracting_07.png
:align: center
Resupply the subcontractor with the components Resupply the subcontractor with the components
============================================== ==============================================
There are 3 ways to manage the resupply of your subcontractor with the There are 3 ways to manage the resupply of your subcontractor with the
components: components:
- **Manually**: You create a delivery order in which you set the - **Manually**: You create a delivery order in which you set the subcontractor as a partner and you choose the components to deliver.
subcontractor as a partner and you choose the components to
deliver.
.. image:: media/subcontract_06.png .. image:: media/subcontracting_08.png
:align: center :align: center
- **With reordering rules**: You can define a *reordering rule* .. note::
on the *Subcontracting location* to ensure that they are always You therefore need to activate *Multi-locations* in the inventory settings.
enough components sent to your subcontractors. When the
reordering rule is triggered, a delivery order is created for the
product is automatically created.
.. image:: media/subcontract_07.png .. image:: media/subcontracting_09.png
:align: center :align: center
- **On order**: You can also deliver the components to your - **With reordering rules**: You can define a *reordering rule* on the *Subcontracting location* to ensure that they are always enough components sent to your subcontractors. When the reordering rule is triggered, a delivery order is created for the product is automatically created.
subcontractors each time you order a subcontracted product. For
this, you need to tick the route *Resupply Subcontractor on
Order* on the wanted components.
.. image:: media/subcontract_08.png .. image:: media/subcontracting_10.png
:align: center
- **On order**: You can also deliver the components to your subcontractors each time you order a subcontracted product. For this, you need to tick the route *Resupply Subcontractor on Order* on the wanted components.
.. image:: media/subcontracting_11.png
:align: center :align: center