diff --git a/content/applications/sales/point_of_sale.rst b/content/applications/sales/point_of_sale.rst index 4b2d990d3..6fb9eb7eb 100644 --- a/content/applications/sales/point_of_sale.rst +++ b/content/applications/sales/point_of_sale.rst @@ -23,17 +23,17 @@ Control` screen, click :guilabel:`Open Session` to start a POS session, or click Selling` if the session is already opened. .. note:: - Multiple users can be connected to the same session at the same time. However, the session can - only be opened once on the same browser. + :doc:`Multiple users ` can be logged into the same session at the + same time. However, the session can only be opened once on the same browser. .. _pos/sell: Sell products ============= -Click products to add them to the cart. To change the **quantity**, click :guilabel:`Qty` and enter -the number of products using the keypad. To add a **discount** or modify the product **price**, -click respectively :guilabel:`% Disc` or :guilabel:`Price` and enter the amounts. +Click on products to add them to the cart. To change the **quantity**, click :guilabel:`Qty` and +enter the number of products using the keypad. To add a **discount** or modify the product +**price**, click respectively :guilabel:`% Disc` or :guilabel:`Price` and enter the amounts. Once an order is completed, proceed to checkout by clicking :guilabel:`Payment`. Select the **payment method**, enter the received amount, and click :guilabel:`Validate`. Click @@ -48,28 +48,17 @@ Once an order is completed, proceed to checkout by clicking :guilabel:`Payment`. .. _pos/customers: -Register customers -================== +Set customers +============= -Registering your customers gives you the ability to grant them various privileges such as discounts, -loyalty program, specific communication. It is also required if they want an invoice and registering -them makes any future interaction with them faster. +You can create and set customers from an :ref:`open POS session `. Registering +your customer is necessary to :doc:`collect their loyalty points and grant them rewards +`, automatically apply the :doc:`attributed pricelist +`, or :ref:`generate and print an invoice +`. -From your session interface, use the customer button. - -.. image:: point_of_sale/customer-button.png - -Create a new one by using this button. - -.. image:: point_of_sale/customer-add.png - -You will be invited to fill out the customer form with their -information. - -.. image:: point_of_sale/customer-form.png - -Use the save button when you are done. You can then select that customer -in any future transactions. +To access the list of customers, click :guilabel:`Customer` on the POS interface. Then, select a +customer or create a new one by clicking :guilabel:`Create`, completing the form, and saving. .. _pos/customer-notes: diff --git a/content/applications/sales/point_of_sale/customer-add.png b/content/applications/sales/point_of_sale/customer-add.png deleted file mode 100644 index bd7e3bce4..000000000 Binary files a/content/applications/sales/point_of_sale/customer-add.png and /dev/null differ diff --git a/content/applications/sales/point_of_sale/customer-button.png b/content/applications/sales/point_of_sale/customer-button.png deleted file mode 100644 index 1a0a42630..000000000 Binary files a/content/applications/sales/point_of_sale/customer-button.png and /dev/null differ diff --git a/content/applications/sales/point_of_sale/customer-form.png b/content/applications/sales/point_of_sale/customer-form.png deleted file mode 100644 index a4f1cf9fb..000000000 Binary files a/content/applications/sales/point_of_sale/customer-form.png and /dev/null differ diff --git a/content/applications/sales/point_of_sale/receipts_invoices.rst b/content/applications/sales/point_of_sale/receipts_invoices.rst index 108f486ea..a588bbe15 100644 --- a/content/applications/sales/point_of_sale/receipts_invoices.rst +++ b/content/applications/sales/point_of_sale/receipts_invoices.rst @@ -34,6 +34,7 @@ select the corresponding order and click :guilabel:`Print Receipt`. You can filter the list of orders using the search bar. Type in your reference and click :guilabel:`Receipt Number`, :guilabel:`Date`, or :guilabel:`Customer`. +.. _receipts-invoices/invoices: Invoices ========