[IMP] POS: improve and update the barcode page (text & screenshots)
Task ID: 3004918 closes odoo/documentation#3163 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
4d3a10e8cd
commit
8138b95b0b
@ -1,37 +1,65 @@
|
|||||||
=====================
|
========
|
||||||
Using barcodes in PoS
|
Barcodes
|
||||||
=====================
|
========
|
||||||
|
|
||||||
Using a barcode scanner to process point of sale orders improves your
|
Using a barcode scanner to process point-of-sale orders improves your efficiency in providing
|
||||||
efficiency and helps you to save time for you and your customers.
|
quicker customer service. Barcode scanners can be used both to scan products or to log employees
|
||||||
|
into a POS session.
|
||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
=============
|
=============
|
||||||
|
|
||||||
To use a barcode scanner, go to :menuselection:`Point of Sale -->
|
To use a barcode scanner, you must enable the feature in the Inventory app. Go to
|
||||||
Configuration --> Point of sale` and select your PoS interface.
|
:menuselection:`Inventory --> Configuration --> Settings`, in the :guilabel:`Barcode` section, tick
|
||||||
|
:guilabel:`Barcode Scanner` and save.
|
||||||
|
|
||||||
Under the IoT Box / Hardware category, you will find *Barcode Scanner*
|
.. image:: barcode/barcode-inventory.png
|
||||||
select it.
|
|
||||||
|
|
||||||
.. image:: barcode/barcode01.png
|
|
||||||
:align: center
|
:align: center
|
||||||
|
:alt: barcode setting in the Inventory application
|
||||||
|
|
||||||
Add barcodes to product
|
.. seealso::
|
||||||
=======================
|
- :doc:`Set up a barcode scanner<../../../inventory_and_mrp/inventory/barcode/setup/hardware>`
|
||||||
|
- :doc:`Activate barcode scanners<../../../inventory_and_mrp/inventory/barcode/setup/software>`
|
||||||
|
|
||||||
Go to :menuselection:`Point of Sale --> Catalog --> Products` and
|
Once enabled in **Inventory**, you can use the barcode feature in **Point of Sale** with products
|
||||||
select a product.
|
that have a barcode number assigned.
|
||||||
|
|
||||||
Under the general information tab, you can find a barcode field where
|
Assign barcodes
|
||||||
you can input any barcode.
|
===============
|
||||||
|
|
||||||
.. image:: barcode/barcode02.png
|
To your products
|
||||||
:align: center
|
----------------
|
||||||
|
|
||||||
Scanning products
|
To use this feature in POS, your products must have barcodes assigned. To do so, go to
|
||||||
=================
|
:menuselection:`Point of Sale --> Products --> Products` and open a **product form**. Add a barcode
|
||||||
|
number in the :guilabel:`Barcode` field in the :guilabel:`General Information` tab.
|
||||||
|
|
||||||
From your PoS interface, scan any barcode with your barcode scanner. The
|
To your employees
|
||||||
product will be added, you can scan the same product to add it multiple
|
-----------------
|
||||||
times or change the quantity manually on the screen.
|
|
||||||
|
To add an identification number to an employee, go to the **Employees** app and open an **employee
|
||||||
|
form**. Choose an identification number for your employee and fill in the :guilabel:`PIN Code`
|
||||||
|
field in the :guilabel:`HR Settings` tab.
|
||||||
|
|
||||||
|
Use barcodes
|
||||||
|
============
|
||||||
|
|
||||||
|
Scan products
|
||||||
|
-------------
|
||||||
|
|
||||||
|
Scan a product's barcode using a barcode scanner. Doing so adds it directly to the cart. To change
|
||||||
|
the quantity, scan a product as many times as needed, or click :guilabel:`Qty` and enter the number
|
||||||
|
of products using the keypad.
|
||||||
|
|
||||||
|
You can also enter the barcode number manually in the search bar to look for the product. Then,
|
||||||
|
click it to add it to the cart.
|
||||||
|
|
||||||
|
.. seealso::
|
||||||
|
- :doc:`Get started <../overview/getting_started>`
|
||||||
|
|
||||||
|
Log employees
|
||||||
|
-------------
|
||||||
|
|
||||||
|
You can also use a barcode scanner to log your employees. To do so, :ref:`restrict access
|
||||||
|
<restrict-employee-pos>` to the POS and :ref:`use barcodes to log your employees in
|
||||||
|
<employee-barcode>` your POS.
|
||||||
|
Binary file not shown.
After Width: | Height: | Size: 7.9 KiB |
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Binary file not shown.
Before Width: | Height: | Size: 43 KiB |
Binary file not shown.
Before Width: | Height: | Size: 24 KiB |
@ -12,6 +12,8 @@ cashier*, by *entering a PIN code* or by *scanning a barcode*.
|
|||||||
.. note::
|
.. note::
|
||||||
To manage multiple cashiers, you need several employees (at least two).
|
To manage multiple cashiers, you need several employees (at least two).
|
||||||
|
|
||||||
|
.. _restrict-employee-pos:
|
||||||
|
|
||||||
Set up log in with employees
|
Set up log in with employees
|
||||||
============================
|
============================
|
||||||
|
|
||||||
@ -38,6 +40,8 @@ Now, you just have to click on your name.
|
|||||||
.. image:: multicashiers/multicashiers03.png
|
.. image:: multicashiers/multicashiers03.png
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
|
.. _set-pin-code:
|
||||||
|
|
||||||
Switch cashier with pin codes
|
Switch cashier with pin codes
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
@ -52,6 +56,8 @@ Now, when switching cashier, a PIN password will be asked.
|
|||||||
.. image:: multicashiers/multicashiers05.png
|
.. image:: multicashiers/multicashiers05.png
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
|
.. _employee-barcode:
|
||||||
|
|
||||||
Switch cashier with barcodes
|
Switch cashier with barcodes
|
||||||
============================
|
============================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user