Files
documentation/content/applications/inventory_and_mrp/barcode/setup/software.rst
T

78 lines
2.8 KiB
ReStructuredText
Raw Normal View History

=============================
Activate the Barcodes in Odoo
=============================
2015-11-03 14:46:03 +01:00
.. _inventory/barcode/software:
The barcode scanning features can save you a lot of time usually lost
switching between the keyboard, the mouse and the scanner. Properly
2015-11-03 14:46:03 +01:00
attributing barcodes to products, pickings locations, etc. allows you to
work more efficiently by controlling the software almost exclusively
with the barcode scanner.
Configuration
=============
2015-11-03 14:46:03 +01:00
To use this feature, you first need to activate the *Barcode*
2020-01-08 11:05:57 +01:00
functionality via :menuselection:`Inventory --> Settings --> Barcode Scanner`. Once you
have ticked the feature, you can hit save.
.. image:: software/software_01.png
2015-11-03 14:46:03 +01:00
:align: center
Set Product Barcodes
====================
You can easily assign barcodes to your different products via the
2020-01-08 11:05:57 +01:00
*Inventory* app. To do so, go to :menuselection:`Settings --> Configure Products Barcodes`.
2015-11-03 14:46:03 +01:00
.. image:: software/software_02.png
:align: center
2015-11-03 14:46:03 +01:00
Then, you have the possibility to assign barcodes to your products
directly at creation on the product form.
2015-11-03 14:46:03 +01:00
.. image:: software/software_03.png
2015-11-03 14:46:03 +01:00
:align: center
.. image:: software/software_04.png
:align: center
.. note::
Be careful to add barcodes directly on the product variants and not on
the template product. Otherwise, you wont be able to differentiate
them.
Set Locations Barcodes
======================
2015-11-03 14:46:03 +01:00
If you manage multiple locations, you will find useful to attribute a
barcode to each location and stick it on the location. You can configure
2020-01-08 11:05:57 +01:00
the locations barcodes in :menuselection:`Inventory --> Configuration --> Locations`.
2015-11-03 14:46:03 +01:00
.. image:: software/software_05.png
:align: center
2015-11-03 14:46:03 +01:00
.. image:: software/software_06.png
2015-11-03 14:46:03 +01:00
:align: center
.. note::
You can easily print the barcode you allocate to the locations via the
*Print* menu.
Barcode Formats
2015-11-03 14:46:03 +01:00
===============
2023-08-23 11:21:39 -07:00
Most retail products use EAN-13 barcodes, also known as GTIN (Global Trade Identification Numbers).
GTIN are used by companies to uniquely identify their products and services. While GTIN and UPC are
often used synonymously, GTIN refers to the number a barcode represents, while UPC refers to the
barcode itself. More information about GTIN can be found on the GS1 website.
In order to create GTIN for items, a company must have a GS1 Company Prefix. This prefix is the
number that will appear at the beginning of each GTIN, and will identify the company as the owner of
the barcode any the products it appears on. To learn more about GS1 Company Prefixes, or purchase a
license for a prefix, visit the GS1 Company Prefix page.
Odoo users are able to use GTIN barcodes to identify their products. However, since Odoo supports
any numeric string as a barcode, it is also possible to define a custom barcode for internal use.