Skip to content

Commit 37af135

Browse files
John Holton (hojo)samueljlieber
authored andcommitted
[ADD] Quality: Take a Picture Check
closes #6716 X-original-commit: 2e605c9 Signed-off-by: Zachary Straub (zst) <[email protected]>
1 parent b093bdc commit 37af135

File tree

9 files changed

+170
-2
lines changed

9 files changed

+170
-2
lines changed

content/applications/inventory_and_mrp/maintenance/equipment_management/add_new_equipment.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22
Add new equipment
33
=================
44

5-
In Odoo, **equipment** refers to any item that is used in everyday operations, including the
5+
.. _maintenance/equipment_management/add_new_equipment:
6+
7+
In Odoo, *equipment* refers to any item that is used in everyday operations, including the
68
manufacturing of products. This can mean a piece of machinery on a production line, a tool that is
79
used in different locations, or a computer in an office space. Equipment registered in Odoo can be
810
owned by the company that uses the Odoo database, or by a third party, such as a vendor in the case
911
of equipment rentals.
1012

11-
Using Odoo **Maintenance**, it is possible to track individual pieces of equipment, along with
13+
Using Odoo *Maintenance*, it is possible to track individual pieces of equipment, along with
1214
information about their maintenance requirements. To add a new piece of equipment, navigate to the
1315
:guilabel:`Maintenance` module, select :menuselection:`Equipments --> Machines & Tools --> Create`,
1416
and configure the equipment as follows:

content/applications/inventory_and_mrp/quality/quality_check_types.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ Quality check types
1010
quality_check_types/instructions_check
1111
quality_check_types/pass_fail_check
1212
quality_check_types/measure_check
13+
quality_check_types/picture_check
Lines changed: 165 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,165 @@
1+
============================
2+
Take a Picture quality check
3+
============================
4+
5+
.. |QCP| replace:: :abbr:`QCP (Quality Control Point)`
6+
.. |QCPs| replace:: :abbr:`QCP (Quality Control Points)`
7+
8+
In Odoo *Quality*, a *Take a Picture* check is one of the quality check types that can be selected
9+
when creating a new quality check or quality control point (QCP). *Take a Picture* checks require a
10+
picture to be attached to the check, which can then be reviewed by a quality team.
11+
12+
Create a Take a Picture quality check
13+
=====================================
14+
15+
There are two distinct ways that *Take a Picture* quality checks can be created. A single check can
16+
be manually created. Alternatively, a |QCP| can be configured that automatically creates checks at a
17+
predetermined interval.
18+
19+
This documentation only details the configuration options that are unique to *Take a Picture*
20+
quality checks and |QCPs|. For a full overview of all the configuration options available when
21+
creating a single check or a |QCP|, see the documentation on :ref:`quality checks
22+
<quality/quality_management/quality-checks>` and :ref:`quality control points
23+
<quality/quality_management/quality-checks>`.
24+
25+
Quality check
26+
-------------
27+
28+
To create a single *Take a Picture* quality check, navigate to :menuselection:`Quality --> Quality
29+
Control --> Quality Checks`, and click :guilabel:`New`. Fill out the new quality check form as
30+
follows:
31+
32+
- In the :guilabel:`Type` drop-down field, select the :guilabel:`Take a Picture` quality check type.
33+
- In the :guilabel:`Team` drop-down field, select the quality team responsible for managing the
34+
check.
35+
- In the :guilabel:`Instructions` text field of the :guilabel:`Notes` tab, enter instructions for
36+
how the picture should be taken.
37+
38+
.. image:: picture_check/picture-check-form.png
39+
:align: center
40+
:alt: A quality check form configured for a Take a Picture quality check.
41+
42+
Quality Control Point (QCP)
43+
---------------------------
44+
45+
To create a |QCP| that will generate *Take a Picture* quality checks automatically, navigate to
46+
:menuselection:`Quality --> Quality Control --> Control Points`, and click :guilabel:`New`. Fill out
47+
the new |QCP| form as follows:
48+
49+
- In the :guilabel:`Type` drop-down field, select the :guilabel:`Take a Picture` quality check type.
50+
- If the *Maintenance* app is installed, a :guilabel:`Device` field appears after selecting the
51+
*Take a Picture* check type. Use this field to specify a device that should be used to take
52+
quality check pictures. For information about managing devices in the *Maintenance* app, see the
53+
documentation on :ref:`adding new equipment <maintenance/equipment_management/add_new_equipment>`.
54+
- In the :guilabel:`Team` drop-down field, select the quality team responsible for managing the
55+
checks created by the |QCP|.
56+
- In the :guilabel:`Instructions` text field, enter instructions for how the picture should be
57+
taken.
58+
59+
.. image:: picture_check/picture-qcp-form.png
60+
:align: center
61+
:alt: A Quality Control Point (QCP) form configured to create a Take a Picture quality check.
62+
63+
Process a Take a Picture quality check
64+
======================================
65+
66+
Once created, there are multiple ways that *Take a Picture* quality checks can be processed. If a
67+
quality check is assigned to a specific inventory, manufacturing, or work order, the check can be
68+
processed on the order itself. Alternatively, a check can be processed from the check's page.
69+
70+
From the check's page
71+
---------------------
72+
73+
To process a *Take a Picture* quality check from the check's page, begin by navigating to
74+
:menuselection:`Quality --> Quality Control --> Quality Checks`, and then select a quality check.
75+
Follow the :guilabel:`Instructions` for how to take the picture.
76+
77+
After taking the picture, make sure it is stored on the device being used to process the quality
78+
check (computer, tablet, etc.). Then, click the :guilabel:`✏️ (pencil)` button in the
79+
:guilabel:`Picture` section to open the device's file manager. In the file manager, navigate to the
80+
picture, select it, and click :guilabel:`Open` to attach it.
81+
82+
.. image:: picture_check/picture-edit-button.png
83+
:align: center
84+
:alt: The edit button (pencil) on a Take a Picture quality check.
85+
86+
On an order
87+
-----------
88+
89+
To process a *Take a Picture* quality check on an order, select a manufacturing order or inventory
90+
order (receipt, delivery, return, etc.), for which a check is required. Manufacturing orders can be
91+
selected by navigating to :menuselection:`Manufacturing --> Operations --> Manufacturing Orders`,
92+
and clicking on an order. Inventory orders can be selected by navigating to
93+
:menuselection:`Inventory`, clicking the :guilabel:`# To Process` button on an operation card, and
94+
selecting an order.
95+
96+
On the selected manufacturing or inventory order, a purple :guilabel:`Quality Checks` button appears
97+
at the top of the page. Click the button to open the :guilabel:`Quality Check` pop-up window, which
98+
shows all of the quality checks required for that order.
99+
100+
Follow the instructions detailing how to take the picture, which are shown on the :guilabel:`Quality
101+
Check` pop-up window. After taking the picture, make sure it is stored on the device being used to
102+
process the quality check (computer, tablet, etc.).
103+
104+
Then, click the :guilabel:`Take a Picture` button in the :guilabel:`Picture` section to open the
105+
device's file manager. In the file manager, navigate to the picture, select it, and click
106+
:guilabel:`Open` to attach it. Finally, click :guilabel:`Validate` on the :guilabel:`Quality Check`
107+
pop-up window to complete the quality check.
108+
109+
.. image:: picture_check/picture-check-pop-up.png
110+
:align: center
111+
:alt: A Take a Picture quality check pop-up window on a manufacturing or inventory order.
112+
113+
If a quality alert must be created, click the :guilabel:`Quality Alert` button that appears at the
114+
top of the manufacturing or inventory order after the check is validated. Clicking
115+
:guilabel:`Quality Alert` opens a quality alert form on a new page. For a complete guide on how to
116+
fill out quality alert forms, view the documentation on :ref:`quality alerts
117+
<quality/quality_management/quality-alerts>`.
118+
119+
On a work order
120+
---------------
121+
122+
When configuring a |QCP| that is triggered during manufacturing, a specific work order can also be
123+
specified in the :guilabel:`Work Order Operation` field on the |QCP| form. If a work order is
124+
specified, a *Take a Picture* quality check is created for that specific work order, rather than the
125+
manufacturing order as a whole.
126+
127+
*Take a Picture* quality checks created for work orders must be completed from the tablet view. To
128+
do so, begin by navigating to :menuselection:`Manufacturing --> Operations --> Manufacturing
129+
Orders`. Select a manufacturing order that includes a work order for which a quality check is
130+
required. Open the tablet view for that work order by selecting the :guilabel:`Work Orders` tab, and
131+
then clicking the :guilabel:`📱 (tablet)` button on the order's line.
132+
133+
With tablet view open, complete the steps listed on the left side of the screen until the *Take a
134+
Picture* quality check step is reached. Upon reaching the check, follow the instructions for how to
135+
take the picture, which appear at the top of the screen.
136+
137+
After taking the picture, make sure it is stored on the device being used to process the work order
138+
(computer, tablet, etc.). Then, click the :guilabel:`Take a Picture` button to open the device's
139+
file manager. In the file manager, navigate to the picture, select it, and click :guilabel:`Open` to
140+
attach it. Finally, click :guilabel:`Validate` to complete the quality check.
141+
142+
.. image:: picture_check/work-order-picture-check.png
143+
:align: center
144+
:alt: A Take a Picture check for a manufacturing work order.
145+
146+
If a quality alert must be created, do so by clicking the :guilabel:`☰ (three horizontal lines)`
147+
button in the tablet view, and selecting :guilabel:`Quality Alert` from the :guilabel:`Menu` pop-up
148+
window. A :guilabel:`Quality Alerts` pop-up window appears, from which a quality alert can be
149+
created. For a complete guide on how to fill out quality alert forms, view the documentation on
150+
:ref:`quality alerts <quality/quality_management/quality-alerts>`.
151+
152+
Review a picture attached to a check
153+
====================================
154+
155+
After a picture has been attached to a check, it can then be reviewed by quality team members or
156+
other users. To do so, navigate to :menuselection:`Quality --> Quality Control --> Quality Checks`,
157+
and select a quality check to review.
158+
159+
The attached picture appears in the :guilabel:`Picture` section of the quality check form. After
160+
reviewing the picture, click the :guilabel:`Pass` button if the check passes, or the
161+
:guilabel:`Fail` button if the check fails.
162+
163+
.. image:: picture_check/review-picture-check.png
164+
:align: center
165+
:alt: A Take a Picture check with a picture attached.
11.2 KB
Loading
12.1 KB
Loading
5.22 KB
Loading
16.1 KB
Loading
38.5 KB
Loading
6.61 KB
Loading

0 commit comments

Comments
 (0)