diff --git a/content/applications/inventory_and_mrp/manufacturing/management.rst b/content/applications/inventory_and_mrp/manufacturing/management.rst index 06a3c250e..d02fc4fb1 100644 --- a/content/applications/inventory_and_mrp/manufacturing/management.rst +++ b/content/applications/inventory_and_mrp/manufacturing/management.rst @@ -11,8 +11,6 @@ Manufacturing management management/product_variants management/kit_shipping management/sub_assemblies - management/quality_control - management/alternative_wc management/subcontracting management/use_mps management/using_work_centers diff --git a/content/applications/inventory_and_mrp/manufacturing/management/alternative_wc.rst b/content/applications/inventory_and_mrp/manufacturing/management/alternative_wc.rst deleted file mode 100644 index 2432a49d8..000000000 --- a/content/applications/inventory_and_mrp/manufacturing/management/alternative_wc.rst +++ /dev/null @@ -1,58 +0,0 @@ -======================== -Alternative Work Centers -======================== - -Manufacturing several different products simultaneously at the same work center is a common issue -for manufacturing companies. Although in practice, employees can manufacture the goods at another -work center instead of waiting for one to be available, it's not always simple to have visibility -on which work center is busy and plan resources accordingly in real-time. - -With Odoo, you can configure alternative work centers to solve this issue. This automatically -checks which work center is busy and which equivalent ones are free, and schedules orders and -maintenance accordingly. - -This way, your process becomes more efficient, as work center utilisation is optimised. - -Configure your Work Centers -=========================== - -First, go to the :menuselection:`Manufacturing app --> Configuration --> Settings`. Then, enable -the :guilabel:`Work Orders` feature and hit :guilabel:`Save`. - -.. image:: alternative_wc/work-orders-setting.png - :align: center - :alt: Work order settings ticked in Odoo Manufacturing. - -Now, go to :menuselection:`Configuration --> Work Centers` and create two new work centers. Add the -second work center as an alternative to the first one and vice versa. - -.. image:: alternative_wc/alternative-wc-config.png - :align: center - :alt: Create a secondary work center as an alternate to the first. - -Next, go to :menuselection:`Products --> Bills of Materials`, choose your product, and add these -work centers to the operations of your :abbr:`BoM (Bill of Materials)`. - -.. image:: alternative_wc/wc-bom-operations.png - :align: center - :alt: Add work centers to Bill of Materials operations. - -Create your Work Orders -======================= - -Now that everything is configured, you can create your *Work Orders*. - -Go to :menuselection:`Operations --> Manufacturing Orders`, and hit :guilabel:`Create`. There, add -your product to your manufacturing order and plan it. You can then retrieve them from the -:guilabel:`Work Orders` list view, under :menuselection:`Operations > Work Orders`. - -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, as shown below. - -.. image:: alternative_wc/work-orders-by-wc.png - :align: center - :alt: Work order creation and scheduling. - -.. 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. diff --git a/content/applications/inventory_and_mrp/manufacturing/management/alternative_wc/alternative-wc-config.png b/content/applications/inventory_and_mrp/manufacturing/management/alternative_wc/alternative-wc-config.png deleted file mode 100644 index c02a3e362..000000000 Binary files a/content/applications/inventory_and_mrp/manufacturing/management/alternative_wc/alternative-wc-config.png and /dev/null differ diff --git a/content/applications/inventory_and_mrp/manufacturing/management/alternative_wc/wc-bom-operations.png b/content/applications/inventory_and_mrp/manufacturing/management/alternative_wc/wc-bom-operations.png deleted file mode 100644 index d46802b4a..000000000 Binary files a/content/applications/inventory_and_mrp/manufacturing/management/alternative_wc/wc-bom-operations.png and /dev/null differ diff --git a/content/applications/inventory_and_mrp/manufacturing/management/alternative_wc/work-orders-by-wc.png b/content/applications/inventory_and_mrp/manufacturing/management/alternative_wc/work-orders-by-wc.png deleted file mode 100644 index f5b4aff7f..000000000 Binary files a/content/applications/inventory_and_mrp/manufacturing/management/alternative_wc/work-orders-by-wc.png and /dev/null differ diff --git a/content/applications/inventory_and_mrp/manufacturing/management/alternative_wc/work-orders-setting.png b/content/applications/inventory_and_mrp/manufacturing/management/alternative_wc/work-orders-setting.png deleted file mode 100644 index f88715560..000000000 Binary files a/content/applications/inventory_and_mrp/manufacturing/management/alternative_wc/work-orders-setting.png and /dev/null differ 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 20e6c11c7..eeddf87f6 100644 --- a/redirects/16.0.txt +++ b/redirects/16.0.txt @@ -22,6 +22,11 @@ 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/inventory_and_mrp/manufacturing/management/alternative_wc.rst applications/inventory_and_mrp/manufacturing/management/using_work_centers.rst + # applications/sales applications/sales/point_of_sale/payment/stripe.rst applications/sales/point_of_sale/payment_methods/terminals/stripe.rst # /payment/* -> /payment_methods/terminals/*