@@ -51,6 +51,8 @@ auto-populate with the components and operations specified on the |BOM|. If addi
5151operations are required for the |MO | being configured, add them to the :guilabel: `Components ` and
5252:guilabel: `Work Orders ` tabs by clicking :guilabel: `Add a line `.
5353
54+ Finally, click :guilabel: `Confirm ` to confirm the |MO |.
55+
5456Process manufacturing order
5557===========================
5658
@@ -81,32 +83,75 @@ same process for each work order listed on the :guilabel:`Work Orders` tab.
8183After completing all of the work orders, click :guilabel: `Produce All ` at the top of the screen to
8284mark the |MO | as :guilabel: `Done `, and register the manufactured product(s) into inventory.
8385
84- Tablet view workflow
85- --------------------
86+ Shop Floor workflow
87+ -------------------
88+
89+ To complete the work orders for an |MO | using the *Shop Floor * module, begin by navigating to
90+ :menuselection: `Manufacturing --> Operations --> Manufacturing Orders `, and then select an |MO |.
91+
92+ On the |MO |, click on the :guilabel: `Work Orders ` tab, and then select the :guilabel: `↗️ (square
93+ with arrow coming out of it) ` button on the line of the first work order to be processed. Doing so
94+ opens a :guilabel: `Work Orders ` pop-up window, with details and processing options for the work
95+ order.
8696
87- To complete the work orders for an |MO | using the tablet view, begin by navigating to
88- :menuselection: `Manufacturing --> Operations --> Manufacturing Orders `, and then select a
89- manufacturing order.
97+ On the pop-up window, select the :guilabel: `Open Shop Floor ` button at the top-left of the window to
98+ open the *Shop Floor * module.
9099
91- Next, click on the :guilabel: `Work Orders ` tab, and then select the :guilabel: `📱 (tablet) ` button
92- on the line of the first work order to be processed. This opens the tablet view.
100+ .. image :: one_step_manufacturing/shop-floor-button.png
101+ :align: center
102+ :alt: The Open Shop Floor button for a work order on a manufacturing order.
103+
104+ When accessed directly from a specific work order within an |MO |, *Shop Floor * defaults to the page
105+ for the work center where the work order is configured to be carried out. The page shows a card for
106+ the work order that displays the |MO | number, the product and number of units to be produced, and
107+ the steps required to complete the work order.
93108
94- .. image :: one_step_manufacturing/tablet-view-button .png
109+ .. image :: one_step_manufacturing/work-order-card .png
95110 :align: center
96- :alt: The tablet view button for a work order on a manufacturing order.
111+ :alt: A work order card on a work center page in the Shop Floor module.
112+
113+ A work order is processed by completing each step listed on its card. This can be done by clicking
114+ on a step and following the instructions listed on the pop-up window that appears. Once the step is
115+ completed, click :guilabel: `Next ` to move on to the next step, if any are required.
97116
98- After opening the tablet view, Odoo * Manufacturing * automatically starts a timer that keeps track of
99- how long the work order takes to complete. After completing the work order, click the
100- :guilabel: ` Mark as Done ` button in the top-right corner of the tablet view .
117+ Alternatively, work order steps can be completed by clicking the checkbox that appears on the right
118+ side of the step's line on the work order card. When using this method, the step is automatically
119+ marked as completed, without a pop-up window appearing .
101120
102- Clicking :guilabel: `Mark as Done ` while there is at least one more work order left to complete opens
103- a page that lists the next work order. Click on that work order to open it in the tablet view.
121+ The final step on a work order card is titled *Register Production *. This step is used to register
122+ the number of product units that were produced. If the number produced is equal to the number that
123+ the |MO | was created for, click the :guilabel: `# Units ` button on the right side of the line to
124+ automatically register that number as the quantity produced.
104125
105- Once the final work order for the |MO | has been reached, a :guilabel: `Mark as Done and Close MO `
106- button appears on the tablet view in addition to the :guilabel: `Mark as Done ` button. Click
107- :guilabel: `Mark as Done and Close MO ` to mark the |MO | as :guilabel: `Done ` and register the
108- manufactured product(s) into inventory.
126+ If a different number must be entered, click the :guilabel: `Register Production ` step to open a
127+ pop-up window. Enter the number of units produced in the :guilabel: `Units ` field, and then click
128+ :guilabel: `Validate ` to register that number.
109129
110- It is also possible to complete the final operation while keeping the |MO | open, by clicking
111- :guilabel: `Mark as Done `. In this case, the |MO | can be closed later by clicking the
112- :guilabel: `Produce All ` button on the order.
130+ .. note ::
131+ The *Register Production * step appears on every work order card. It must be completed for the
132+ first work order that is processed. After doing so, the step appears as already completed for
133+ each remaining work order in the |MO |.
134+
135+ After completing all of the steps for a work order, a button appears on the footer of the work order
136+ card. If any other work orders must be completed before the |MO | can be closed, the button is titled
137+ :guilabel: `Mark as Done `. If there are no additional work orders to complete, the button is titled
138+ :guilabel: `Close Production `.
139+
140+ Clicking :guilabel: `Mark as Done ` causes the work order card to fade away. Once it disappears
141+ completely, the work order's status is marked as *Finished * on the |MO |, and the next work order
142+ appears in the *Shop Floor * module, on the page of the work center where it is configured to be
143+ carried out. Any additional work orders can be processed using the instructions detailed in this
144+ section.
145+
146+ Clicking :guilabel: `Close Production ` causes the work order card to fade away. Once it disappears,
147+ the |MO | is marked as *Done *, and the units of the product that were produced are entered into
148+ inventory.
149+
150+ After clicking :guilabel: `Mark as Done ` or :guilabel: `Close Production `, each button is replaced by
151+ an :guilabel: `Undo ` button. Click the :guilabel: `Undo ` button before the work order card fades away
152+ to keep the work order open.
153+
154+ .. tip ::
155+ This section details the basic workflow for processing an |MO | in the *Shop Floor * module. For a
156+ more in-depth explanation of the module and all of its features, please see the :ref: `Shop Floor
157+ overview <manufacturing/shop_floor/shop_floor_overview>` documentation.
0 commit comments