8000 [IMP] point_of_sale: Add barcode.rst · nibodoo/documentation-user@5c12e3a · GitHub
[go: up one dir, main page]

Skip to content

Commit 5c12e3a

Browse files
committed
[IMP] point_of_sale: Add barcode.rst
1 parent 14a2146 commit 5c12e3a

File tree

4 files changed

+42
-0
lines changed

4 files changed

+42
-0
lines changed

point_of_sale/advanced.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Advanced topics
55
.. toctree::
66
:titlesonly:
77

8+
advanced/barcode
89
advanced/discount_tags
910
advanced/multi_cashiers
1011
advanced/loyalty

point_of_sale/advanced/barcode.rst

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
=====================
2+
Using barcodes in PoS
3+
=====================
4+
5+
Using a barcode scanner to process point of sale orders improves your
6+
efficiency and helps you to save time for you and your customers.
7+
8+
Configuration
9+
=============
10+
11+
To use a barcode scanner, go to :menuselection:`Point of Sales -->
12+
Configuration --> Point of sale` and select your PoS interface.
13+
14+
Under the PosBox / Hardware category, you will find *Barcode Scanner*
15+
select it.
16+
17+
.. image:: media/barcode01.png
18+
:align: center
19+
20+
.. note::
21+
You can find more about Barcode Nomenclature here (ADD
22+
HYPERLINK)
23+
24+
Add barcodes to product
25+
=======================
26+
27+
Go to :menuselection:`Point of Sales --> Catalog --> Products` and
28+
select a product.
29+
30+
Under the general information tab, you can find a barcode field where
31+
you can input any barcode.
32+
33+
.. image:: media/barcode02.png
34+
:align: center
35+
36+
Scanning products
37+
=================
38+
39+
From your PoS interface, scan any barcode with your barcode scanner. The
40+
product will be added, you can scan the same product to add it multiple
41+
times or change the quantity manually on the screen.
42.8 KB
Loading
23.9 KB
Loading

0 commit comments

Comments
 (0)
0