[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

View File

@ -7,4 +7,8 @@ Point of Sale
.. toctree::
: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

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

View File

@ -0,0 +1,3 @@
=====================================
How to use discount tags on products?
=====================================

View File

@ -0,0 +1,3 @@
=============================================
How to create & run a loyalty & reward system
=============================================

View File

@ -0,0 +1,3 @@
==============================
How to apply manual discounts?
==============================

View File

@ -0,0 +1,3 @@
=============================================================
How to accept credit card payments in Odoo POS using Mercury?
=============================================================

View File

@ -0,0 +1,3 @@
================================
How to manage multiple cashiers?
================================

View File

@ -0,0 +1,3 @@
==========================
How to register customers?
==========================

View File

@ -0,0 +1,3 @@
========================
How to reprint receipts?
========================

View File

@ -0,0 +1,8 @@
=============
Analyze sales
=============
.. toctree::
:titlesonly:
analyze/statistics

View File

@ -0,0 +1,3 @@
==============================
Getting daily sales statistics
==============================

View File

@ -5,4 +5,6 @@ Overview
.. toctree::
:titlesonly:
posbox/index
overview/start
overview/setup

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

View File

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View File

@ -1,6 +1,6 @@
======
POSBox
======
============================
Point of Sale Hardware Setup
============================
POSBox Setup Guide
==================

View File

@ -0,0 +1,3 @@
=======================================
Getting started with Odoo Point of Sale
=======================================

View File

@ -0,0 +1,11 @@
============================
Advanced Restaurant Features
============================
.. toctree::
:titlesonly:
restaurant/table
restaurant/split
restaurant/print
restaurant/tips

View File

@ -0,0 +1,3 @@
===========================================
How to handle kitchen & bar order printing?
===========================================

View File

@ -0,0 +1,3 @@
==========================
How to handle split bills?
==========================

View File

@ -0,0 +1,3 @@
================================
How to configure your table map?
================================

View File

@ -0,0 +1,3 @@
===================
How to handle tips?
===================

11
point_of_sale/shop.rst Normal file
View File

@ -0,0 +1,11 @@
======================
Advanced Shop Features
======================
.. toctree::
:titlesonly:
shop/invoice
shop/refund
shop/seasonal_discount
shop/cash_control

View File

@ -0,0 +1,3 @@
===========================
How to set up cash control?
===========================

View File

@ -0,0 +1,3 @@
======================================
How to invoice from the POS interface?
======================================

View File

@ -0,0 +1,3 @@
==================================
How to return and refund products?
==================================

View File

@ -0,0 +1,3 @@
================================================
How to apply Time-limited or seasonal discounts?
================================================