[IMP] point_of_sale: Update register.rst

This commit is contained in:
Yannick Tivisse
2018-07-18 13:36:37 +02:00
parent 87463db78d
commit b40e068edc
14 changed files with 31 additions and 61 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

+30
View File
@@ -0,0 +1,30 @@
==================
Register customers
==================
Registering your customers will give you the ability to grant them
various privileges such as discounts, loyalty program, specific
communication. It will also be required if they want an invoice and
registering them will make any future interaction with them faster.
Create a customer
=================
From your session interface, use the customer button.
.. image:: media/register01.png
:align: center
Create a new one by using this button.
.. image:: media/register02.png
:align: center
You will be invited to fill out the customer form with their
information.
.. image:: media/register03.png
:align: center
Use the save button when you are done. You can then select that customer
in any future transactions.