|
1 |
| -============================== |
2 |
| -How to apply manual discounts? |
3 |
| -============================== |
| 1 | +====================== |
| 2 | +Apply manual discounts |
| 3 | +====================== |
4 | 4 |
|
5 |
| -Overview |
6 | <
8000
code> | -======== |
| 5 | +If you seldom use discounts, applying manual discounts might be the |
| 6 | +easiest solution for your Point of Sale. |
7 | 7 |
|
8 |
| -You can apply manual discounts in two different ways. You can directly |
9 |
| -set a discount on the product or you can set a global discount on the |
10 |
| -whole cart. |
| 8 | +You can either apply a discount on the whole order or on specific |
| 9 | +products. |
11 | 10 |
|
12 |
| -Discount on the product |
13 |
| -======================= |
| 11 | +Apply a discount on a product |
| 12 | +============================= |
14 | 13 |
|
15 |
| -On the dashboard, click on **New Session**: |
| 14 | +From your session interface, use *Disc* button. |
16 | 15 |
|
17 | 16 | .. image:: media/manual_discount01.png
|
18 | 17 | :align: center
|
19 | 18 |
|
20 |
| -You will get into the main point of sale interface : |
21 |
| - |
22 |
| -.. image:: media/manual_discount02.png
8000
|
23 |
| - :align: center |
24 |
| - |
25 |
| -On the right you can see the list of your products with the categories |
26 |
| -on the top. If you click on a product, it will be added in the cart. You |
27 |
| -can directly set the correct quantity or weight by typing it on the |
28 |
| -keyboard. |
29 |
| - |
30 |
| -The same way you insert a quantity, Click on **Disc** and then type the |
31 |
| -discount (in percent). This is how you insert a manual discount on a |
32 |
| -specific product. |
33 |
| - |
34 |
| -.. image:: media/manual_discount03.png |
35 |
| - :align: center |
36 |
| - |
37 |
| -Global discount |
38 |
| -=============== |
39 |
| - |
40 |
| -Configuration |
41 |
| -------------- |
42 |
| - |
43 |
| -If you want to set a global discount, you need to go to |
44 |
| -:menuselection:`Configuration --> Settings` and |
45 |
| -tick **Allow global discounts** |
46 |
| - |
47 |
| -.. image:: media/manual_discount04.png |
48 |
| - :align: center |
49 |
| - |
50 |
| -Then from the dashboard, click on :menuselection:`More --> Settings` |
51 |
| - |
52 |
| -.. image:: media/manual_discount05.png |
53 |
| - :align: center |
| 19 | +You can then input a discount (in percentage) over the product that is |
| 20 | +currently selected and the discount will be applied. |
54 | 21 |
|
55 |
| -You have to activate **Order Discounts** and create a product that will be |
56 |
| -added as a product with a negative price to deduct the discount. |
| 22 | +Apply a global discount |
| 23 | +======================= |
57 | 24 |
|
58 |
| -.. image:: media/manual_discount06.png |
59 |
| - :align: center |
| 25 | +To apply a discount on the whole order, go to :menuselection:`Point of |
| 26 | +Sales --> Configuration --> Point of sale` and select your PoS interface. |
60 | 27 |
|
61 |
| -On the product used to create the discount, set the price to ``0`` and do |
62 |
| -not forget to remove all the **taxes**, that can make the calculation wrong. |
| 28 | +Under the *Pricing* category, you will find *Global Discounts* |
| 29 | +select it. |
63 | 30 |
|
64 |
| -.. image:: media/manual_discount07.png |
| 31 | +.. image:: media/manual_discount02.png |
65 | 32 | :align: center
|
66 | 33 |
|
67 |
| -Set a global discount |
68 |
| ---------------------- |
| 34 | +You know have a new *Discount* button in your PoS interface. |
69 | 35 |
|
70 |
| -Now when you come back to the **dashboard** and start a **new session**, a |
71 |
| -**Discount** button appears and by clicking on it you can set a **discount**. |
72 |
| - |
73 |
| -.. image:: media/manual_discount08.png |
| 36 | +.. image:: media/manual_discount03.png |
74 | 37 | :align: center
|
75 | 38 |
|
76 |
| -When it's validated, the discount line appears on the order and you can |
77 |
| -now process to the payment. |
| 39 | +Once clicked you can then enter your desired discount (in percentages). |
78 | 40 |
|
79 |
| -.. image:: media/manual_discount09.png |
| 41 | +.. image:: media/manual_discount04.png |
80 | 42 | :align: center
|
81 | 43 |
|
82 |
| -.. seealso:: |
83 |
| - * :doc:`../shop/cash_control` |
84 |
| - * :doc:`../shop/invoice` |
85 |
| - * :doc:`../shop/refund` |
86 |
| - * :doc:`../shop/seasonal_discount` |
| 44 | +On this example you can see a global discount of 50% as well as a |
| 45 | +specific product discount also at 50%. |
0 commit comments