[IMP] point_of_sale: Update statistics.rst
@ -9,7 +9,6 @@ Advanced topics
|
||||
advanced/discount_tags
|
||||
advanced/multi_cashiers
|
||||
advanced/loyalty
|
||||
advanced/register
|
||||
advanced/manual_discount
|
||||
advanced/reprint
|
||||
advanced/mercury
|
@ -8,8 +8,8 @@ They allow you to scan discount barcodes.
|
||||
|
||||
.. note::
|
||||
To use discount tags you will need to use barcode scanner, you
|
||||
can see the documentation about it here :
|
||||
`*https://docs.google.com/document/d/1tg7yarr2hPKTddZ4iGbp9IJO-cp7u15eHNVnFoL40Q8/edit* <https://docs.google.com/document/d/1tg7yarr2hPKTddZ4iGbp9IJO-cp7u15eHNVnFoL40Q8/edit>`__
|
||||
can see the documentation about it
|
||||
`here <https://docs.google.com/document/d/1tg7yarr2hPKTddZ4iGbp9IJO-cp7u15eHNVnFoL40Q8/edit>`__
|
||||
|
||||
Barcode Nomenclature
|
||||
====================
|
||||
|
@ -26,7 +26,7 @@ Configuration
|
||||
|
||||
To configure mercury, you need to activate the developer mode. To do so
|
||||
go to :menuselection:`Apps --> Settings` and select *Activate the
|
||||
developer mode.
|
||||
developer mode*.
|
||||
|
||||
.. image:: media/mercury02.png
|
||||
:align: center
|
||||
|
@ -19,12 +19,12 @@ Switch without pin codes
|
||||
The easiest way to switch cashiers is without a code. Simply press on
|
||||
the name of the current cashier in your PoS interface.
|
||||
|
||||
.. image:: media/multi_cashier01.png
|
||||
.. image:: media/multi_cashiers01.png
|
||||
:align: center
|
||||
|
||||
You will then be able to change between different users.
|
||||
|
||||
.. image:: media/multi_cashier02.png
|
||||
.. image:: media/multi_cashiers02.png
|
||||
:align: center
|
||||
|
||||
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
|
||||
:menuselection:`Settings --> Manage Access rights` and select the user.
|
||||
|
||||
.. image:: media/multi_cashier03.png
|
||||
.. image:: media/multi_cashiers03.png
|
||||
:align: center
|
||||
|
||||
On the user page, under the *Point of Sale* tab you can add a Security
|
||||
PIN.
|
||||
|
||||
.. image:: media/multi_cashier04.png
|
||||
.. image:: media/multi_cashiers04.png
|
||||
:align: center
|
||||
|
||||
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
|
||||
|
||||
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.
|
||||
|
||||
.. image:: media/multi_cashier06.png
|
||||
.. image:: media/multi_cashiers06.png
|
||||
:align: center
|
||||
|
||||
When they scan their barcode, the cashier will be switched to that user.
|
||||
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 9.3 KiB |
Before Width: | Height: | Size: 16 KiB |
@ -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
|
||||
want to analyse. Then click on **Orders**.
|
||||
To access your statistics go to :menuselection:`Point of Sales -->
|
||||
Reporting --> Orders`
|
||||
|
||||
You can then see your various statistics in graph or pivot form.
|
||||
|
||||
.. image:: media/statistics01.png
|
||||
: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
|
||||
: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
|
||||
|