[IMP] point_of_sale: Update statistics.rst

This commit is contained in:
Yannick Tivisse 2018-07-20 17:05:33 +02:00
parent 7c90df53b4
commit e34e53f0d7
10 changed files with 23 additions and 44 deletions

View File

@ -9,7 +9,6 @@ Advanced topics
advanced/discount_tags advanced/discount_tags
advanced/multi_cashiers advanced/multi_cashiers
advanced/loyalty advanced/loyalty
advanced/register
advanced/manual_discount advanced/manual_discount
advanced/reprint advanced/reprint
advanced/mercury advanced/mercury

View File

@ -8,8 +8,8 @@ They allow you to scan discount barcodes.
.. note:: .. note::
To use discount tags you will need to use barcode scanner, you To use discount tags you will need to use barcode scanner, you
can see the documentation about it here : can see the documentation about it
`*https://docs.google.com/document/d/1tg7yarr2hPKTddZ4iGbp9IJO-cp7u15eHNVnFoL40Q8/edit* <https://docs.google.com/document/d/1tg7yarr2hPKTddZ4iGbp9IJO-cp7u15eHNVnFoL40Q8/edit>`__ `here <https://docs.google.com/document/d/1tg7yarr2hPKTddZ4iGbp9IJO-cp7u15eHNVnFoL40Q8/edit>`__
Barcode Nomenclature Barcode Nomenclature
==================== ====================

View File

@ -26,7 +26,7 @@ Configuration
To configure mercury, you need to activate the developer mode. To do so To configure mercury, you need to activate the developer mode. To do so
go to :menuselection:`Apps --> Settings` and select *Activate the go to :menuselection:`Apps --> Settings` and select *Activate the
developer mode. developer mode*.
.. image:: media/mercury02.png .. image:: media/mercury02.png
:align: center :align: center

View File

@ -19,12 +19,12 @@ Switch without pin codes
The easiest way to switch cashiers is without a code. Simply press on The easiest way to switch cashiers is without a code. Simply press on
the name of the current cashier in your PoS interface. the name of the current cashier in your PoS interface.
.. image:: media/multi_cashier01.png .. image:: media/multi_cashiers01.png
:align: center :align: center
You will then be able to change between different users. You will then be able to change between different users.
.. image:: media/multi_cashier02.png .. image:: media/multi_cashiers02.png
:align: center :align: center
And the cashier will be changed. And the cashier will be changed.
@ -35,18 +35,18 @@ Switch cashiers with pin codes
You can also set a pin code on each user. To do so, go to You can also set a pin code on each user. To do so, go to
:menuselection:`Settings --> Manage Access rights` and select the user. :menuselection:`Settings --> Manage Access rights` and select the user.
.. image:: media/multi_cashier03.png .. image:: media/multi_cashiers03.png
:align: center :align: center
On the user page, under the *Point of Sale* tab you can add a Security On the user page, under the *Point of Sale* tab you can add a Security
PIN. PIN.
.. image:: media/multi_cashier04.png .. image:: media/multi_cashiers04.png
:align: center :align: center
Now when you switch users you will be asked to input a PIN password. Now when you switch users you will be asked to input a PIN password.
.. image:: media/multi_cashier05.png .. image:: media/multi_cashiers05.png
:align: center :align: center
Switch cashiers with barcodes Switch cashiers with barcodes
@ -56,7 +56,7 @@ You can also ask your cashiers to log themselves in with their badges.
Back where you put a security PIN code, you could also put a barcode. Back where you put a security PIN code, you could also put a barcode.
.. image:: media/multi_cashier06.png .. image:: media/multi_cashiers06.png
:align: center :align: center
When they scan their barcode, the cashier will be switched to that user. When they scan their barcode, the cashier will be switched to that user.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

View File

@ -1,44 +1,24 @@
============================== ===================================
Getting daily sales statistics View your Point of Sales statistics
============================== ===================================
Keeping track of your sales is key for any business. That's why Odoo
provides you a practical view to analyze your sales and get meaningful
statistics.
Point of Sale statistics View your statistics
======================== ====================
On your dashboard, click on the **More** button on the point of sale you To access your statistics go to :menuselection:`Point of Sales -->
want to analyse. Then click on **Orders**. Reporting --> Orders`
You can then see your various statistics in graph or pivot form.
.. image:: media/statistics01.png .. image:: media/statistics01.png
:align: center :align: center
You will get the figures for this particular point of sale. .. note::
You can also access the stats views by clicking here
.. image:: media/statistics02.png .. image:: media/statistics02.png
:align: center :align: center
Global statistics
=================
Go to :menuselection:`Reports --> Orders`.
You will get the figures of all orders for all point of sales.
.. image:: media/statistics03.png
:align: center
Cashier statistics
==================
Go to :menuselection:`Reports --> Sales Details`.
Choose the dates. Select the cashiers by clicking on **Add an item**. Then
click on **Print Report**.
.. image:: media/statistics04.png
:align: center
You will get a full report in a PDF file. Here is an example :
.. image:: media/statistics05.png
:align: center