diff --git a/manufacturing/management.rst b/manufacturing/management.rst index 7fb7b772a..c0cbc102f 100644 --- a/manufacturing/management.rst +++ b/manufacturing/management.rst @@ -14,3 +14,4 @@ Manufacturing Management management/sub_assemblies management/unbuild management/subcontracting + management/routing_kit_bom diff --git a/manufacturing/management/media/routing_kit_bom_01.png b/manufacturing/management/media/routing_kit_bom_01.png new file mode 100644 index 000000000..937806e06 Binary files /dev/null and b/manufacturing/management/media/routing_kit_bom_01.png differ diff --git a/manufacturing/management/media/routing_kit_bom_02.png b/manufacturing/management/media/routing_kit_bom_02.png new file mode 100644 index 000000000..ea33fab2c Binary files /dev/null and b/manufacturing/management/media/routing_kit_bom_02.png differ diff --git a/manufacturing/management/media/routing_kit_bom_03.png b/manufacturing/management/media/routing_kit_bom_03.png new file mode 100644 index 000000000..39fda8ba1 Binary files /dev/null and b/manufacturing/management/media/routing_kit_bom_03.png differ diff --git a/manufacturing/management/media/routing_kit_bom_04.png b/manufacturing/management/media/routing_kit_bom_04.png new file mode 100644 index 000000000..be8071ff1 Binary files /dev/null and b/manufacturing/management/media/routing_kit_bom_04.png differ diff --git a/manufacturing/management/media/routing_kit_bom_05.png b/manufacturing/management/media/routing_kit_bom_05.png new file mode 100644 index 000000000..00678a908 Binary files /dev/null and b/manufacturing/management/media/routing_kit_bom_05.png differ diff --git a/manufacturing/management/media/routing_kit_bom_06.png b/manufacturing/management/media/routing_kit_bom_06.png new file mode 100644 index 000000000..ffc4a39a0 Binary files /dev/null and b/manufacturing/management/media/routing_kit_bom_06.png differ diff --git a/manufacturing/management/media/routing_kit_bom_07.png b/manufacturing/management/media/routing_kit_bom_07.png new file mode 100644 index 000000000..226829917 Binary files /dev/null and b/manufacturing/management/media/routing_kit_bom_07.png differ diff --git a/manufacturing/management/media/routing_kit_bom_08.png b/manufacturing/management/media/routing_kit_bom_08.png new file mode 100644 index 000000000..db9f170ff Binary files /dev/null and b/manufacturing/management/media/routing_kit_bom_08.png differ diff --git a/manufacturing/management/media/routing_kit_bom_09.png b/manufacturing/management/media/routing_kit_bom_09.png new file mode 100644 index 000000000..3054c91b9 Binary files /dev/null and b/manufacturing/management/media/routing_kit_bom_09.png differ diff --git a/manufacturing/management/media/routing_kit_bom_10.png b/manufacturing/management/media/routing_kit_bom_10.png new file mode 100644 index 000000000..6b2275b21 Binary files /dev/null and b/manufacturing/management/media/routing_kit_bom_10.png differ diff --git a/manufacturing/management/media/routing_kit_bom_11.png b/manufacturing/management/media/routing_kit_bom_11.png new file mode 100644 index 000000000..9e5f7c270 Binary files /dev/null and b/manufacturing/management/media/routing_kit_bom_11.png differ diff --git a/manufacturing/management/media/routing_kit_bom_12.png b/manufacturing/management/media/routing_kit_bom_12.png new file mode 100644 index 000000000..b7fca6b30 Binary files /dev/null and b/manufacturing/management/media/routing_kit_bom_12.png differ diff --git a/manufacturing/management/media/routing_kit_bom_13.png b/manufacturing/management/media/routing_kit_bom_13.png new file mode 100644 index 000000000..76ff29710 Binary files /dev/null and b/manufacturing/management/media/routing_kit_bom_13.png differ diff --git a/manufacturing/management/routing_kit_bom.rst b/manufacturing/management/routing_kit_bom.rst new file mode 100644 index 000000000..6e1c1ef3d --- /dev/null +++ b/manufacturing/management/routing_kit_bom.rst @@ -0,0 +1,145 @@ +====================================== +Set routings on kit Bills of materials +====================================== + +It often happens that you want to use kit BoM’s within manufactured +product BoM’s in order to lighten the list of components for this +manufactured product. When doing so, you would like to have the +possibility to specify, for each kit component, in which operation they +are consumed. + +We will see the three use cases that you can face in these kinds of +configurations. + +Finished Product & Kit Component have the same Routing +====================================================== + +Create BoM for the Finished Product +----------------------------------- + +Create a manufactured BoM for the finished product which includes a kit +component. Set a routing on your BoM, for example, *Assemble +Furniture*. + +.. image:: media/routing_kit_bom_01.png + :align: center + +Create a Kit BoM for the Kit Component +-------------------------------------- + +Update the kit component to define its BoM. Make sure that the routing +which is set on this BoM is the same one than on the Finished Product. + +.. image:: media/routing_kit_bom_02.png + :align: center + +You can define the operations in which the kit components are used +directly in the BoM of the kit. + +Manufacturing Order +------------------- + +In the list of components, the kit is split. Two work orders are created +as we have two operations defined in the *Assemble Furniture* routing. +The components of the kits are well consumed in the operations defined +in the kit BoM. + +.. image:: media/routing_kit_bom_03.png + :align: center + +.. image:: media/routing_kit_bom_04.png + :align: center + +.. image:: media/routing_kit_bom_05.png + :align: center + +Finished Product & Kit Component haven’t the same Routing +========================================================= + +Kit Consumption set on Finished Product BoM +------------------------------------------- + +Create BoM for the Finished Product +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Create a manufactured BoM for the finished product which includes a kit +component. Set a routing on your BoM, for example, *Assemble +Furniture*. + +.. image:: media/routing_kit_bom_01.png + :align: center + +Create a Kit BoM for the Kit Component +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Update the kit component to define its BoM. In this use case, the +routing which is set on this Kit BoM is different than the one of the +Finished Product. Specify the operations at which the kit components are +consumed in this BoM. + +.. image:: media/routing_kit_bom_06.png + :align: center + +Manufacturing Order +~~~~~~~~~~~~~~~~~~~ + +When the manufacturing order is created for the Manufactured product, +the kit is split among its components. When the manufacturing order is +planned, three work orders are created in our case, one coming from the +routing of the manufactured products, the two other ones coming from the +routing of the kit BoM. + +.. image:: media/routing_kit_bom_07.png + :align: center + +The components are all consumed during their respective operations. + +.. image:: media/routing_kit_bom_08.png + :align: center + +.. image:: media/routing_kit_bom_09.png + :align: center + +Kit Consumption set on Kit BoM +------------------------------ + +Create BoM for the Finished Product +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Create a manufactured BoM for the finished product which includes a kit +component. Set a routing on your BoM, for example, *Assemble +Furniture*. Precise the consumption of the components on this BoM. + +.. image:: media/routing_kit_bom_10.png + :align: center + +Create a Kit BoM for the Kit Component +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Update the kit component to define its BoM. In this use case, the +routing which is set on this Kit BoM is different than the one of the +Finished Product. + +.. image:: media/routing_kit_bom_11.png + :align: center + +Manufacturing Order +~~~~~~~~~~~~~~~~~~~ + +When the manufacturing order is created for the Manufactured product, +the kit is split among its components. When the manufacturing order is +planned, three work orders are created in our case, one coming from the +routing of the manufactured products, the two other ones coming from the +routing of the kit BoM. + +.. image:: media/routing_kit_bom_08.png + :align: center + +All the components of the kits are consumed during the first operation. +The last component is consumed during the second operation. + +.. image:: media/routing_kit_bom_12.png + :align: center + +.. image:: media/routing_kit_bom_13.png + :align: center \ No newline at end of file