[ADD] point_of_sale: Add all the documentation pages

This commit is contained in:
Yannick Tivisse
2015-11-13 15:17:18 +01:00
parent 33b61ec55d
commit 685e40198e
28 changed files with 106 additions and 5 deletions
+5 -1
View File
@@ -7,4 +7,8 @@ Point of Sale
.. toctree:: .. toctree::
:titlesonly: :titlesonly:
point_of_sale/posbox point_of_sale/overview
point_of_sale/shop
point_of_sale/restaurant
point_of_sale/advanced
point_of_sale/analyze
+14
View File
@@ -0,0 +1,14 @@
===============
Advanced topics
===============
.. toctree::
:titlesonly:
advanced/discount_tags
advanced/multi_cashiers
advanced/loyalty
advanced/register
advanced/manual_discount
advanced/reprint
advanced/mercury
+3
View File
@@ -0,0 +1,3 @@
=====================================
How to use discount tags on products?
=====================================
+3
View File
@@ -0,0 +1,3 @@
=============================================
How to create & run a loyalty & reward system
=============================================
@@ -0,0 +1,3 @@
==============================
How to apply manual discounts?
==============================
+3
View File
@@ -0,0 +1,3 @@
=============================================================
How to accept credit card payments in Odoo POS using Mercury?
=============================================================
@@ -0,0 +1,3 @@
================================
How to manage multiple cashiers?
================================
+3
View File
@@ -0,0 +1,3 @@
==========================
How to register customers?
==========================
+3
View File
@@ -0,0 +1,3 @@
========================
How to reprint receipts?
========================
+8
View File
@@ -0,0 +1,8 @@
=============
Analyze sales
=============
.. toctree::
:titlesonly:
analyze/statistics
+3
View File
@@ -0,0 +1,3 @@
==============================
Getting daily sales statistics
==============================
@@ -5,4 +5,6 @@ Overview
.. toctree:: .. toctree::
:titlesonly: :titlesonly:
posbox/index overview/start
overview/setup

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

@@ -1,6 +1,6 @@
====== ============================
POSBox Point of Sale Hardware Setup
====== ============================
POSBox Setup Guide POSBox Setup Guide
================== ==================
+3
View File
@@ -0,0 +1,3 @@
=======================================
Getting started with Odoo Point of Sale
=======================================
+11
View File
@@ -0,0 +1,11 @@
============================
Advanced Restaurant Features
============================
.. toctree::
:titlesonly:
restaurant/table
restaurant/split
restaurant/print
restaurant/tips
+3
View File
@@ -0,0 +1,3 @@
===========================================
How to handle kitchen & bar order printing?
===========================================
+3
View File
@@ -0,0 +1,3 @@
==========================
How to handle split bills?
==========================
+3
View File
@@ -0,0 +1,3 @@
================================
How to configure your table map?
================================
+3
View File
@@ -0,0 +1,3 @@
===================
How to handle tips?
===================
+11
View File
@@ -0,0 +1,11 @@
======================
Advanced Shop Features
======================
.. toctree::
:titlesonly:
shop/invoice
shop/refund
shop/seasonal_discount
shop/cash_control
+3
View File
@@ -0,0 +1,3 @@
===========================
How to set up cash control?
===========================
+3
View File
@@ -0,0 +1,3 @@
======================================
How to invoice from the POS interface?
======================================
+3
View File
@@ -0,0 +1,3 @@
==================================
How to return and refund products?
==================================
+3
View File
@@ -0,0 +1,3 @@
================================================
How to apply Time-limited or seasonal discounts?
================================================