|
2 | 2 | Instructions quality check |
3 | 3 | ========================== |
4 | 4 |
|
| 5 | +.. |MO| replace:: :abbr:`MO (Manufacturing Order)` |
5 | 6 | .. |QCP| replace:: :abbr:`QCP (Quality Control Point)` |
6 | 7 |
|
7 | 8 | In Odoo *Quality*, an *Instructions* check is one of the quality check types that can be selected |
@@ -65,26 +66,33 @@ Process work order quality check |
65 | 66 | When configuring a |QCP| that is triggered by a manufacturing order, a specific work order can also |
66 | 67 | be specified in the :guilabel:`Work Order Operation` field on the |QCP| form. If a work order is |
67 | 68 | specified, an *Instructions* quality check is created for that specific work order, rather than the |
68 | | -manufacturing order as a whole. |
| 69 | +|MO| as a whole. |
69 | 70 |
|
70 | | -Quality checks configured for work orders must be completed from the tablet view. To do so, begin by |
71 | | -navigating to :menuselection:`Manufacturing --> Operations --> Manufacturing Orders`. Select a |
72 | | -manufacturing order that includes a work order for which a quality check is required. Open the |
73 | | -tablet view for that work order by clicking the :guilabel:`📱 (tablet)` button on the order's line. |
| 71 | +Quality checks configured for work orders must be completed from the *Shop Floor* module. To do so, |
| 72 | +begin by navigating to :menuselection:`Manufacturing --> Operations --> Manufacturing Orders`. |
| 73 | +Select an |MO| that includes a work order for which an Instructions quality check is required. |
74 | 74 |
|
75 | | -With tablet view open, complete the steps listed on the left side of the screen until the |
76 | | -*Instructions* quality check step is reached. Upon reaching the check, the instructions for how to |
77 | | -complete it will appear at the top of the screen. Follow the instructions, then click |
78 | | -:guilabel:`Next` to move on to the next step. |
| 75 | +On the |MO|, select the :guilabel:`Work Orders` tab, and then click the :guilabel:`Open Work Order |
| 76 | +(square with arrow coming out of it)` button on the line of the work order to be processed. On the |
| 77 | +resulting :guilabel:`Work Orders` pop-up window, click the :guilabel:`Open Shop Floor` button to |
| 78 | +open the *Shop Floor* module. |
79 | 79 |
|
80 | | -.. image:: instructions_check/work-order-instructions-check.png |
| 80 | +When accessed from a specific work order, the *Shop Floor* module opens to the page for the work |
| 81 | +center where the order is configured to be processed, and isolates the work order's card so that no |
| 82 | +other cards are shown. |
| 83 | + |
| 84 | +Begin processing the work order's steps until the *Instructions* quality check step is reached. |
| 85 | +Click on the step to open a pop-up window that details how to complete the quality check. Once |
| 86 | +completed, click the :guilabel:`Next` button to complete the check, and move on to the next step. |
| 87 | + |
| 88 | +.. image:: instructions_check/instructions-check-shop-floor.png |
81 | 89 | :align: center |
82 | | - :alt: An Instructions check for a work order. |
| 90 | + :alt: An Instruction check as it appears in the Shop Floor module. |
83 | 91 |
|
84 | | -If an issue or defect is found during the quality check, a quality alert may need to be created to |
85 | | -notify a quality team. To do so, click the :guilabel:`☰ (menu)` button in the tablet view, and then |
86 | | -select :guilabel:`Quality Alert` from the :guilabel:`Menu` pop-up window. |
| 92 | +Alternatively, an Instructions quality check can be completed by clicking the checkbox that appears |
| 93 | +on the right side of the step's line on the work order card. When using this method, the quality |
| 94 | +check is marked as *Passed* automatically, without a pop-up window appearing. |
87 | 95 |
|
88 | | -Clicking :guilabel:`Quality Alert` opens a :guilabel:`Quality Alerts` pop-up window, from which a |
89 | | -quality alert can be created. For a complete guide to quality alert creation, view the documentation |
90 | | -on :ref:`quality alerts <quality/quality_management/quality-alerts>`. |
| 96 | +.. note:: |
| 97 | + For a full guide to the *Shop Floor* module, see the :ref:`Shop Floor overview |
| 98 | + <manufacturing/shop_floor/shop_floor_overview>` documentation. |
0 commit comments