documentation/point_of_sale/overview/start.rst

131 lines
3.7 KiB
ReStructuredText
Raw Permalink Normal View History

=======================================
Getting started with Odoo Point of Sale
=======================================
Overview
========
2018-07-18 15:45:06 +07:00
Odoo's online Point of Sale application is based on a simple, user
friendly interface. The Point of Sale application can be used online or
offline on iPads, Android tablets or laptops.
2018-07-18 15:45:06 +07:00
Odoo Point of Sale is fully integrated with the Inventory and Accounting
applications. Any transaction in your point of sale will be
automatically registered in your stock and accounting entries but also
in your CRM as the customer can be identified from the app.
You will be able to run real time statistics and consolidations across
all your shops without the hassle of integrating several external
applications.
Configuration
=============
2018-07-18 15:45:06 +07:00
Install the Point of Sale application
-------------------------------------
2018-07-18 15:45:06 +07:00
Go to Apps and install the Point of Sale application.
.. image:: media/start01.png
2018-07-18 15:45:06 +07:00
:align: center
2018-07-18 15:45:06 +07:00
.. tip::
If you are using Odoo Accounting, do not forget to install a chart of
accounts if it's not already done. This can be achieved in the
accounting settings.
2018-07-18 15:45:06 +07:00
Make products available in the Point of Sale
--------------------------------------------
2018-07-18 15:45:06 +07:00
To make products available for sale in the Point of Sale, open a
product, go in the tab Sales and tick the box "Available in Point of
Sale".
2018-07-18 15:45:06 +07:00
.. image:: media/start02.png
:align: center
2018-07-18 15:45:06 +07:00
.. tip::
You can also define there if the product has to be weighted with a
scale.
2018-07-18 15:45:06 +07:00
Configure your payment methods
------------------------------
2018-07-18 15:45:06 +07:00
To add a new payment method for a Point of Sale, go to
:menuselection:`Point of Sale --> Configuration --> Point of Sale --> Choose
a Point of Sale --> Go to the Payments section` and click on the link
"Payment Methods".
.. image:: media/start03.png
2018-07-18 15:45:06 +07:00
:align: center
2018-07-18 15:45:06 +07:00
Now, you can create new payment methods. Do not forget to tick the box
"Use in Point of Sale".
.. image:: media/start04.png
2018-07-18 15:45:06 +07:00
:align: center
2018-07-18 15:45:06 +07:00
Once your payment methods are created, you can decide in which Point of
Sale you want to make them available in the Point of Sale configuration.
.. image:: media/start05.png
2018-07-18 15:45:06 +07:00
:align: center
2018-07-18 15:45:06 +07:00
Configure your Point of Sale
----------------------------
2018-07-18 15:45:06 +07:00
Go to :menuselection:`Point of Sale --> Configuration --> Point of Sale`
and select the Point of Sale you want to configure. From this menu, you
can edit all the settings of your Point of Sale.
2018-07-18 15:45:06 +07:00
Create your first PoS session
=============================
Your first order
----------------
2018-07-18 15:45:06 +07:00
You are now ready to make your first sales through the PoS. From the PoS
dashboard, you see all your points of sale and you can start a new
session.
2018-07-18 15:45:06 +07:00
.. image:: media/start06.png
:align: center
2018-07-18 15:45:06 +07:00
You now arrive on the PoS interface.
2018-07-18 15:45:06 +07:00
.. image:: media/start07.png
:align: center
2018-07-18 15:45:06 +07:00
Once an order is completed, you can register the payment. All the
available payment methods appear on the left of the screen. Select the
payment method and enter the received amount. You can then validate the
payment.
2018-07-18 15:45:06 +07:00
You can register the next orders.
2018-07-18 15:45:06 +07:00
Close the PoS session
---------------------
2018-07-18 15:45:06 +07:00
At the end of the day, you will close your PoS session. For this, click
on the close button that appears on the top right corner and confirm.
You can now close the session from the dashboard.
2018-07-18 15:45:06 +07:00
.. image:: media/start08.png
:align: center
2018-07-18 15:45:06 +07:00
.. tip::
It's strongly advised to close your PoS session at the end of each day.
2018-07-18 15:45:06 +07:00
You will then see a summary of all transactions per payment method.
2018-07-18 15:45:06 +07:00
.. image:: media/start09.png
:align: center
2018-07-18 15:45:06 +07:00
You can click on a line of that summary to see all the orders that have
been paid by this payment method during that PoS session.
2018-07-18 15:45:06 +07:00
If everything is correct, you can validate the PoS session and post the
closing entries.
2018-07-18 15:45:06 +07:00
It's done, you have now closed your first PoS session.