@@ -12,7 +12,7 @@ Cluster picking is an advanced order fulfillment approached derived from :ref:`b
1212designated for specific a sales order (SO). Then, the picker travels to each storage location and
1313places the products directly in the package related to the customer order.
1414
15- This method is most efficient for medium-sized companies with high order volumes and few different
15+ This method is most efficient for medium-sized companies with high order volumes relatively few unique
1616products, since the method eliminates the need for sorting products into packages for customers
1717after picking. Disadvantages of cluster picking are that urgent orders cannot be prioritized and
1818optimized batches must be manually created beforehand, so the picking process can lead to
@@ -51,7 +51,7 @@ To enable cluster picking, begin by navigating to :menuselection:`Inventory app
5151 :align: center
5252 :alt: Activate *Packages* and *Batch Transfers* features in the settings.
5353
54- Since batch picking is a method to optimize the *pick * operation in Odoo, the :guilabel: `Storage
54+ Since batch picking is used to optimize the *pick * operation in Odoo, the :guilabel: `Storage
5555Locations ` and :guilabel: `Multi-Step Routes ` options under the :guilabel: `Warehouse ` heading must
5656also be checked on this settings page. When finished, click :guilabel: `Save `.
5757
@@ -64,18 +64,18 @@ also be checked on this settings page. When finished, click :guilabel:`Save`.
6464Packages setup
6565--------------
6666
67- After the :guilabel: `Packages ` feature is enabled, set up the packages before the picking, in the
68- :menuselection: `Inventory app --> Products --> Packages ` page. Click the :guilabel: `New ` button to
67+ After the :guilabel: `Packages ` feature is enabled, navigate to
68+ :menuselection: `Inventory app --> Products --> Packages `, and click the :guilabel: `New ` button to
6969create a new package.
7070
71- On the package form for creating a new package, the :guilabel: `Package Reference ` is pre-filled to
71+ On the new package form , the :guilabel: `Package Reference ` is pre-filled with
7272the next available `PACK ` number in the system. :guilabel: `Pack Date ` is automatically set to the
7373creation date of the form.
7474
7575For the :guilabel: `Package Use ` field, the :guilabel: `Disposable Box ` radio option should be
76- selected if the package is a shipping container. On the contrary , the :guilabel: `Reusable Box `
76+ selected if the package is a shipping container. Alternatively , the :guilabel: `Reusable Box `
7777option should be selected if the package is simply used as a method of grouping products from the
78- same |SO | together and the products are intended to be moved to the intended shipping container at
78+ same |SO | together before they are moved to the intended shipping container at
7979the output location.
8080
8181.. seealso ::
@@ -94,15 +94,15 @@ Create cluster batch
9494====================
9595
9696To see how cluster picking works in Odoo, navigate to the *Sales * app and create |SOS | that will be
97- fulfilled together in the same batch. After confirming the |SO |, the :guilabel: `Delivery ` smart
97+ fulfilled together in the same batch. After confirming an |SO |, the :guilabel: `Delivery ` smart
9898button becomes visible. Displayed inside the icon is a number representing the amount of steps in
9999the outgoing shipment process.
100100
101101.. example ::
102102 Begin by creating three |SOS | for the apples, oranges, and bananas as shown in the :ref: `example
103103 above <inventory/misc/cluster_picking/example>`.
104104
105- After confirming the |SO |, the :guilabel: `Delivery ` smart button will be shown with the number
105+ After confirming an |SO |, the :guilabel: `Delivery ` smart button will display the number
106106 `2 `, indicating that there are two operations to complete: `Pick ` and `Delivery `.
107107
108108 .. image :: cluster_picking/create-sales-order.png
@@ -145,7 +145,7 @@ Doing so opens an :guilabel:`Add to batch` pop-up window, wherein the employee
145145Choose from the two radio options to add to :guilabel: `an existing batch transfer ` or create
146146:guilabel: `a new batch transfer `.
147147
148- To begin with a draft , select the :guilabel: `Draft ` checkbox.
148+ To create draft batches pickings to be confirmed at a later date , select the :guilabel: `Draft ` checkbox.
149149
150150Conclude the process by clicking :guilabel: `Confirm `.
151151
@@ -194,7 +194,7 @@ In Barcode
194194To process cluster pickings directly from *Barcode *, select the :guilabel: `Batch Transfers ` button
195195from the *Barcode * dashboard. Then, select the desired card for the batch.
196196
197- In the batch transfer screen, the products in the picking are grouped by location, and each line is
197+ On the batch transfer screen, the products in the picking are grouped by location, and each line is
198198color-coded to associate products in the same picking together.
199199
200200Then, follow the prompt to :guilabel: `Scan the source location ` barcode for the storage location the
@@ -207,7 +207,7 @@ transfer. Repeat this for all products and click the :guilabel:`Validate` button
207207 need products from this particular location.
208208
209209 Scan the barcode for the apple, which highlights the picking labeled in red for the product
210- `Apple ` at for the picking, `WH/PICK/00007 `.
210+ `Apple `, for the picking, `WH/PICK/00007 `.
211211
212212 Then, scan the `CLUSTER-PACK-1 ` package barcode, and place the product in the designated package.
213213
0 commit comments