diff --git a/point_of_sale/analyze/media/statistics01.png b/point_of_sale/analyze/media/statistics01.png new file mode 100644 index 000000000..6582e82da Binary files /dev/null and b/point_of_sale/analyze/media/statistics01.png differ diff --git a/point_of_sale/analyze/media/statistics02.png b/point_of_sale/analyze/media/statistics02.png new file mode 100644 index 000000000..b31e5c4c3 Binary files /dev/null and b/point_of_sale/analyze/media/statistics02.png differ diff --git a/point_of_sale/analyze/media/statistics03.png b/point_of_sale/analyze/media/statistics03.png new file mode 100644 index 000000000..b31e5c4c3 Binary files /dev/null and b/point_of_sale/analyze/media/statistics03.png differ diff --git a/point_of_sale/analyze/media/statistics04.png b/point_of_sale/analyze/media/statistics04.png new file mode 100644 index 000000000..a5acd5550 Binary files /dev/null and b/point_of_sale/analyze/media/statistics04.png differ diff --git a/point_of_sale/analyze/media/statistics05.png b/point_of_sale/analyze/media/statistics05.png new file mode 100644 index 000000000..5ef3b7e35 Binary files /dev/null and b/point_of_sale/analyze/media/statistics05.png differ diff --git a/point_of_sale/analyze/statistics.rst b/point_of_sale/analyze/statistics.rst index 02c78b5c0..fd42a778b 100644 --- a/point_of_sale/analyze/statistics.rst +++ b/point_of_sale/analyze/statistics.rst @@ -1,3 +1,44 @@ ============================== Getting daily sales statistics -============================== \ No newline at end of file +============================== + + +Point of Sale statistics +======================== + +On your dashboard, click on the **More** button on the point of sale you +want to analyse. Then click on **Orders**. + +.. image:: media/statistics01.png + :align: center + +You will get the figures for this particular point of sale. + +.. 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