diff --git a/content/applications/inventory_and_mrp/manufacturing/management.rst b/content/applications/inventory_and_mrp/manufacturing/management.rst index 8c96ea2fa..c45f26dd4 100644 --- a/content/applications/inventory_and_mrp/manufacturing/management.rst +++ b/content/applications/inventory_and_mrp/manufacturing/management.rst @@ -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 diff --git a/content/applications/inventory_and_mrp/manufacturing/management/quality_control.rst b/content/applications/inventory_and_mrp/manufacturing/management/quality_control.rst deleted file mode 100644 index d63f25c8c..000000000 --- a/content/applications/inventory_and_mrp/manufacturing/management/quality_control.rst +++ /dev/null @@ -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. diff --git a/content/applications/inventory_and_mrp/manufacturing/management/quality_control/qc_1.png b/content/applications/inventory_and_mrp/manufacturing/management/quality_control/qc_1.png deleted file mode 100644 index d4116dd0a..000000000 Binary files a/content/applications/inventory_and_mrp/manufacturing/management/quality_control/qc_1.png and /dev/null differ diff --git a/content/applications/inventory_and_mrp/manufacturing/management/quality_control/qc_2.png b/content/applications/inventory_and_mrp/manufacturing/management/quality_control/qc_2.png deleted file mode 100644 index a22f4a572..000000000 Binary files a/content/applications/inventory_and_mrp/manufacturing/management/quality_control/qc_2.png and /dev/null differ diff --git a/redirects/16.0.txt b/redirects/16.0.txt index f473732ef..70d8ab224 100644 --- a/redirects/16.0.txt +++ b/redirects/16.0.txt @@ -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/*