[IMP] point_of_sale: Update tips.rst
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 9.3 KiB |
Before Width: | Height: | Size: 8.7 KiB |
@ -1,46 +1,34 @@
|
|||||||
===================
|
===================================
|
||||||
How to handle tips?
|
Integrate a tip option into payment
|
||||||
===================
|
===================================
|
||||||
|
|
||||||
Configuration
|
As it is customary to tip in many countries all over the world, it is
|
||||||
=============
|
important to have the option in your PoS interface.
|
||||||
|
|
||||||
From the dashboard, click on :menuselection:`More --> Settings`.
|
Configure Tipping
|
||||||
|
=================
|
||||||
|
|
||||||
|
To activate the *Tips* feature, go to :menuselection:`Point of Sales
|
||||||
|
--> Configuration --> Point of sale` and select your PoS.
|
||||||
|
|
||||||
|
Under the Bills & Receipts category, you will find *Tips*. Select it
|
||||||
|
and create a *Tip Product* such as *Tips* in this case.
|
||||||
|
|
||||||
.. image:: media/tips01.png
|
.. image:: media/tips01.png
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
Add a product for the tip.
|
Add Tips to the bill
|
||||||
|
====================
|
||||||
|
|
||||||
.. image:: media/tips02.png
|
Once on the payment interface, you now have a new *Tip* button
|
||||||
|
|
||||||
|
.. image:: media/tips01.png
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
In the tip product page, be sure to set a sale price of ``0€``
|
.. image:: media/tips01.png
|
||||||
and to remove all the taxes in the accounting tab.
|
|
||||||
|
|
||||||
.. image:: media/tips03.png
|
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
Adding a tip
|
Add the tip your customer wants to leave and process to the payment.
|
||||||
============
|
|
||||||
|
|
||||||
On the payment page, tap on **Tip**
|
.. image:: media/tips01.png
|
||||||
|
|
||||||
.. image:: media/tips04.png
|
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
Tap down the amount of the tip:
|
|
||||||
|
|
||||||
.. image:: media/tips05.png
|
|
||||||
:align: center
|
|
||||||
|
|
||||||
The total amount has been updated and you can now register the payment.
|
|
||||||
|
|
||||||
.. image:: media/tips06.png
|
|
||||||
:align: center
|
|
||||||
|
|
||||||
.. seealso::
|
|
||||||
* :doc:`../shop/cash_control`
|
|
||||||
* :doc:`../shop/invoice`
|
|
||||||
* :doc:`../shop/refund`
|
|
||||||
* :doc:`../shop/seasonal_discount`
|
|