[DEL] MRP: Delete Quality Control doc

closes odoo/documentation#4810

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
This commit is contained in:
John Holton (hojo) 2023-06-20 20:12:53 +00:00
parent 242c13bfc0
commit 19b1a49436
5 changed files with 4 additions and 29 deletions

View File

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

View File

@ -1,28 +0,0 @@
===============
Quality Control
===============
Whether you want to control the quality of your production, or the production
of your subcontractor, before registering the products into your stock, you can
rely on Odoo's Quality module.
To control the quality of your production, you need to set a *Quality Control Point*
on the Manufacturing Operation Type, as shown below. To create it, Go to :menuselection:`Quality
--> Quality Control --> Control Points`, and click **Create**.
If the check only applies to specific products, or product categories, you can specify these during
the setup as well.
.. image:: quality_control/qc_1.png
:align: center
Regarding the reception of subcontracted products, instead of the Manufacturing Operation Type,
you need to select the 'Receipts' Operation type. For the rest, the same principles apply.
.. image:: quality_control/qc_2.png
:align: center
By doing so, a quality check is automatically created each time a
finished product is made and/or received. Note that several Quality Check
*Types* can be chosen from the dropdown. Note also that several Quality
Check Points can be set up for the same Operation Type.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

View File

@ -22,6 +22,10 @@ applications/finance/payment_acquirers/sips.rst applications/finance/payment_pro
applications/finance/payment_acquirers/stripe.rst applications/finance/payment_providers/stripe.rst # /payment_acquirers/* -> /payment_providers/*
applications/finance/payment_acquirers/wire_transfer.rst applications/finance/payment_providers/wire_transfer.rst # /payment_acquirers/* -> /payment_providers/*
# applications/inventory_and_mrp
applications/inventory_and_mrp/manufacturing/management/quality_control.rst applications/inventory_and_mrp/manufacturing/quality_control/quality_control_points.rst # redirect to new doc
# applications/sales
applications/sales/point_of_sale/payment/stripe.rst applications/sales/point_of_sale/payment_methods/terminals/stripe.rst # /payment/* -> /payment_methods/terminals/*