documentation/inventory/barcode/setup/software.rst
Antoine Vandevenne (anv) 4bb2eeda11 [IMP] *: harmonize formatting
- Removed the numbering from headings because it was either inconsistent, breaking the implicit hyperlink target or useless.
- Fixed incorrect heading formattings.
- Replaced hand-written flows by the :menuselection: directive
2020-01-15 10:52:05 +01:00

69 lines
2.1 KiB
ReStructuredText
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

=============================
Activate the Barcodes in Odoo
=============================
The barcode scanning features can save you a lot of time usually lost
switching between the keyboard, the mouse and the scanner. Properly
attributing barcodes to products, pickings locations, etc. allows you to
work more efficiently by controlling the software almost exclusively
with the barcode scanner.
Configuration
=============
To use this feature, you first need to activate the *Barcode*
functionality via :menuselection:`Inventory --> Settings --> Barcode Scanner`. Once you
have ticked the feature, you can hit save.
.. image:: media/software_01.png
:align: center
Set Product Barcodes
====================
You can easily assign barcodes to your different products via the
*Inventory* app. To do so, go to :menuselection:`Settings --> Configure Products Barcodes`.
.. image:: media/software_02.png
:align: center
Then, you have the possibility to assign barcodes to your products
directly at creation on the product form.
.. image:: media/software_03.png
:align: center
.. image:: media/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
======================
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
the locations barcodes in :menuselection:`Inventory --> Configuration --> Locations`.
.. image:: media/software_05.png
:align: center
.. image:: media/software_06.png
:align: center
.. note::
You can easily print the barcode you allocate to the locations via the
*Print* menu.
Barcode Formats
===============
Most retail products use EAN-13 barcodes. They cannot be made up without
proper authorization. You must pay the International Article Numbering
Association a fee in exchange for an EAN code sequence.
Still, as Odoo supports any string as a barcode, you can always define
your own barcode format for internal use.