@@ -15,7 +15,7 @@ The following sections contain examples of how Odoo uses GS1 barcodes provided b
1515identify common warehouse items and automate certain warehouse workflows.
1616
1717.. important ::
18- Odoo **does not ** create GS1 barcodes. Businesses must provide a unique Global Trade Item Number
18+ Odoo **does not ** create GS1 barcodes. Businesses must purchase a unique Global Trade Item Number
1919 (GTIN) from GS1. Then, they can combine their existing GS1 barcodes with product and supply chain
2020 information (also provided by GS1) to create barcodes in Odoo.
2121
@@ -25,7 +25,7 @@ identify common warehouse items and automate certain warehouse workflows.
2525
2626.. _barcode/operations/gs1-lots :
2727
28- Product + quantity + lot
28+ Configure barcodes for product, quantity, and lots
2929========================
3030
3131To build a GS1 barcode for a box that contains a product, number of units in it, and the lot number,
@@ -86,7 +86,7 @@ that is provided by GS1.
8686
8787.. _barcode/operations/lot-setup-on-product :
8888
89- After activating lots and serial number tracking in the settings page, specify that this feature is
89+ After activating tracking by lots and serial numbers from the settings page, specify that this feature is
9090to be applied on each product by navigating to the :guilabel: `Inventory ` tab on the product form.
9191Under :guilabel: `Tracking `, choose the :guilabel: `By Lots ` radio button.
9292
@@ -102,7 +102,7 @@ operation, navigate to the :menuselection:`Barcode` app to manage the :ref:`rece
102102<barcode/operations/scan-received-products>`.
103103
104104From the :guilabel: `Barcode Scanning ` dashboard, click the :guilabel: `Operations ` button, then the
105- :guilabel: `Receipts ` button to view the list of vendor receptions to process. Receipts generated
105+ :guilabel: `Receipts ` button to view the list of vendor receipts to process. Receipts generated
106106from :abbr: `POs ( Purchase Orders ) ` are listed, but new receipt operations can also be created
107107directly through the :menuselection: `Barcode ` app using the :guilabel: `Create ` button.
108108
@@ -153,7 +153,7 @@ numbers.
153153
154154.. _barcode/operations/quantity-ex :
155155
156- Product + non-unit quantity
156+ Configure barcode for product and non-unit quantity
157157===========================
158158
159159To build a GS1 barcode that contains products measured in a non-unit quantity, like kilograms, for
0 commit comments