Skip to content

Commit a033d87

Browse files
Feliciousbrse-odoo
andauthored
brse code review
Co-authored-by: brse-odoo <brse@odoo.com>
1 parent 746d9a1 commit a033d87

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

content/applications/inventory_and_mrp/inventory/barcode/operations/gs1_nomenclature.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ along with the corresponding :guilabel:`Barcode Pattern`.
5050

5151
.. _barcode/operations/create-GS1-barcode:
5252

53-
Use GS1 barcode in Odoo
53+
Use GS1 barcodes in Odoo
5454
=======================
5555

5656
For product identification using GS1 barcodes in Odoo, businesses obtain a `unique GTIN
@@ -65,7 +65,7 @@ universally indicates what kind of information the barcode contains. Odoo follow
6565
identifying information, as detailed in the :ref:`default GS1 rules list
6666
<barcode/operations/default-gs1-nomenclature-list>`. Including the relevant |AI| from the list
6767
enables Odoo to correctly interpret GS1 barcodes. While most barcode patterns have a fixed
68-
length requirements, certain ones, such as lots and serial numbers, have flexible length.
68+
length requirement, certain ones, such as lots and serial numbers, have flexible length.
6969

7070
.. tip::
7171
When using a flexible length barcode pattern, and the barcode is not placed at the end of the GS1
@@ -137,7 +137,7 @@ not working as expected:
137137
<barcode/operations/create-new-rules>` details how to add new rules in the barcode nomenclature.
138138

139139
#. Test barcodes containing multiple encoded fields, piece by piece to figure out which field is
140-
causing the issue
140+
causing the issue.
141141

142142
.. example::
143143
When testing a barcode containing the |GTIN|, lot number, and quantity, start by scanning the

content/applications/inventory_and_mrp/inventory/barcode/operations/gs1_usage.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The following sections contain examples of how Odoo uses GS1 barcodes provided b
1515
identify 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

3131
To 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
9090
to be applied on each product by navigating to the :guilabel:`Inventory` tab on the product form.
9191
Under :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

104104
From 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
106106
from :abbr:`POs (Purchase Orders)` are listed, but new receipt operations can also be created
107107
directly 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

159159
To build a GS1 barcode that contains products measured in a non-unit quantity, like kilograms, for

0 commit comments

Comments
 (0)