[ADD] quality: New section for quality docs

[ADD] quality: New section for quality docs
This commit is contained in:
Lau-Odoo
2019-11-04 16:12:04 +01:00
committed by GitHub
parent bdbdb24ed7
commit 4b6c24b337
51 changed files with 383 additions and 0 deletions
+50
View File
@@ -0,0 +1,50 @@
===================================
Perform Quality Checks on Transfers
===================================
Create the Quality Control Point
================================
To create a *Quality Control Point*, open the *Quality* application.
Then, go to *Quality Control > Control Points > Create*. Now, you can
define the quality control point you want to apply to a specific
product. Dont forget to select a transfer operation type.
.. image:: media/quality_transfers_01.png
:align: center
Process the Quality Check
=========================
Lets say that we will receive a laptop. First, create a planned receipt
for the product. Then, on the receipt, you will see a *Quality Checks*
button that appears to proceed to the quality check you configured
before.
.. image:: media/quality_transfers_02.png
:align: center
By clicking on it, the instruction set on the quality control point will
be displayed and will require the check value.
.. image:: media/quality_transfers_03.png
:align: center
Once the quality check is done, you can find it linked to the
corresponding transfer and access it by clicking on the button.
.. image:: media/quality_transfers_04.png
:align: center
But, if the quality check failed, the stat button will appear in red
(instead of green) and Odoo will suggest you to create a *Quality
Alert* by highlighting the corresponding button.
.. image:: media/quality_transfers_05.png
:align: center
The quality checks can also be found in the *Quality* application by
opening the *Quality Checks* menu, under *Quality Control*.
.. image:: media/quality_transfers_06.png
:align: center