File tree 4 files changed +42
-0
lines changed
4 files changed +42
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Advanced topics
5
5
.. toctree ::
6
6
:titlesonly:
7
7
8
+ advanced/barcode
8
9
advanced/discount_tags
9
10
advanced/multi_cashiers
10
11
advanced/loyalty
Original file line number Diff line number Diff line change
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.
You can’t perform that action at this time.
0 commit comments