[IMP] point_of_sale: Add barcode.rst
This commit is contained in:
parent
14a2146405
commit
5c12e3a15f
@ -5,6 +5,7 @@ Advanced topics
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
advanced/barcode
|
||||
advanced/discount_tags
|
||||
advanced/multi_cashiers
|
||||
advanced/loyalty
|
||||
|
41
point_of_sale/advanced/barcode.rst
Normal file
41
point_of_sale/advanced/barcode.rst
Normal file
@ -0,0 +1,41 @@
|
||||
=====================
|
||||
Using barcodes in PoS
|
||||
=====================
|
||||
|
||||
Using a barcode scanner to process point of sale orders improves your
|
||||
efficiency and helps you to save time for you and your customers.
|
||||
|
||||
Configuration
|
||||
=============
|
||||
|
||||
To use a barcode scanner, go to :menuselection:`Point of Sales -->
|
||||
Configuration --> Point of sale` and select your PoS interface.
|
||||
|
||||
Under the PosBox / Hardware category, you will find *Barcode Scanner*
|
||||
select it.
|
||||
|
||||
.. image:: media/barcode01.png
|
||||
:align: center
|
||||
|
||||
.. note::
|
||||
You can find more about Barcode Nomenclature here (ADD
|
||||
HYPERLINK)
|
||||
|
||||
Add barcodes to product
|
||||
=======================
|
||||
|
||||
Go to :menuselection:`Point of Sales --> Catalog --> Products` and
|
||||
select a product.
|
||||
|
||||
Under the general information tab, you can find a barcode field where
|
||||
you can input any barcode.
|
||||
|
||||
.. image:: media/barcode02.png
|
||||
:align: center
|
||||
|
||||
Scanning products
|
||||
=================
|
||||
|
||||
From your PoS interface, scan any barcode with your barcode scanner. The
|
||||
product will be added, you can scan the same product to add it multiple
|
||||
times or change the quantity manually on the screen.
|
BIN
point_of_sale/advanced/media/barcode01.png
Normal file
BIN
point_of_sale/advanced/media/barcode01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
BIN
point_of_sale/advanced/media/barcode02.png
Normal file
BIN
point_of_sale/advanced/media/barcode02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
Loading…
Reference in New Issue
Block a user