[ADD] point_of_sale: How to return and refund products?
https://docs.google.com/document/d/1LPYRm552oA2PWPZe9ex-Hr8sAfPnikmIWbu_b9oDsdA/edit#
This commit is contained in:
parent
041694f3d4
commit
f545872bb3
BIN
point_of_sale/shop/media/refund01.png
Normal file
BIN
point_of_sale/shop/media/refund01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 67 KiB |
BIN
point_of_sale/shop/media/refund02.png
Normal file
BIN
point_of_sale/shop/media/refund02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
@ -1,3 +1,21 @@
|
|||||||
==================================
|
==================================
|
||||||
How to return and refund products?
|
How to return and refund products?
|
||||||
==================================
|
==================================
|
||||||
|
|
||||||
|
To refund a customer, from the PoS main view, you have to insert
|
||||||
|
negative values. For instance in the last order you count too many
|
||||||
|
``pumpkins`` and you have to pay back one.
|
||||||
|
|
||||||
|
.. image:: media/refund01.png
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
You can see that the total is negative, to end the refund, you only have
|
||||||
|
to process the payment.
|
||||||
|
|
||||||
|
.. image:: media/refund02.png
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
.. seealso::
|
||||||
|
* :doc:`cash_control`
|
||||||
|
* :doc:`invoice`
|
||||||
|
* :doc:`seasonal_discount`
|
||||||
|
Loading…
Reference in New Issue
Block a user