8000 [IMP] point_of_sale: Update manual_discount.rst · nibodoo/documentation-user@2490e33 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2490e33

Browse files
committed
[IMP] point_of_sale: Update manual_discount.rst
1 parent a40e5cd commit 2490e33

10 files changed

+25
-66
lines changed
Lines changed: 25 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1,86 +1,45 @@
1-
==============================
2-
How to apply manual discounts?
3-
==============================
1+
======================
2+
Apply manual discounts
3+
======================
44

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.
77

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.
1110

12-
Discount on the product
13-
=======================
11+
Apply a discount on a product
12+
=============================
1413

15-
On the dashboard, click on **New Session**:
14+
From your session interface, use *Disc* button.
1615

1716
.. image:: media/manual_discount01.png
1817
:align: center
1918

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.
5421

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+
=======================
5724

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.
6027

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.
6330

64-
.. image:: media/manual_discount07.png
31+
.. image:: media/manual_discount02.png
6532
:align: center
6633

67-
Set a global discount
68-
---------------------
34+
You know have a new *Discount* button in your PoS interface.
6935

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
7437
:align: center
7538

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).
7840

79-
.. image:: media/manual_discount09.png
41+
.. image:: media/manual_discount04.png
8042
:align: center
8143

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%.
Loading
Loading
Loading
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)
0