[ADD] point_of_sale: Add all the documentation pages
@ -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
|
14
point_of_sale/advanced.rst
Normal 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
point_of_sale/advanced/discount_tags.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=====================================
|
||||
How to use discount tags on products?
|
||||
=====================================
|
3
point_of_sale/advanced/loyalty.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=============================================
|
||||
How to create & run a loyalty & reward system
|
||||
=============================================
|
3
point_of_sale/advanced/manual_discount.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==============================
|
||||
How to apply manual discounts?
|
||||
==============================
|
3
point_of_sale/advanced/mercury.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=============================================================
|
||||
How to accept credit card payments in Odoo POS using Mercury?
|
||||
=============================================================
|
3
point_of_sale/advanced/multi_cashiers.rst
Normal file
@ -0,0 +1,3 @@
|
||||
================================
|
||||
How to manage multiple cashiers?
|
||||
================================
|
3
point_of_sale/advanced/register.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==========================
|
||||
How to register customers?
|
||||
==========================
|
3
point_of_sale/advanced/reprint.rst
Normal file
@ -0,0 +1,3 @@
|
||||
========================
|
||||
How to reprint receipts?
|
||||
========================
|
8
point_of_sale/analyze.rst
Normal file
@ -0,0 +1,8 @@
|
||||
=============
|
||||
Analyze sales
|
||||
=============
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
analyze/statistics
|
3
point_of_sale/analyze/statistics.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==============================
|
||||
Getting daily sales statistics
|
||||
==============================
|
@ -5,4 +5,6 @@ Overview
|
||||
.. toctree::
|
||||
: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
|
||||
==================
|
3
point_of_sale/overview/start.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=======================================
|
||||
Getting started with Odoo Point of Sale
|
||||
=======================================
|
11
point_of_sale/restaurant.rst
Normal file
@ -0,0 +1,11 @@
|
||||
============================
|
||||
Advanced Restaurant Features
|
||||
============================
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
restaurant/table
|
||||
restaurant/split
|
||||
restaurant/print
|
||||
restaurant/tips
|
3
point_of_sale/restaurant/print.rst
Normal file
@ -0,0 +1,3 @@
|
||||
===========================================
|
||||
How to handle kitchen & bar order printing?
|
||||
===========================================
|
3
point_of_sale/restaurant/split.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==========================
|
||||
How to handle split bills?
|
||||
==========================
|
3
point_of_sale/restaurant/table.rst
Normal file
@ -0,0 +1,3 @@
|
||||
================================
|
||||
How to configure your table map?
|
||||
================================
|
3
point_of_sale/restaurant/tips.rst
Normal file
@ -0,0 +1,3 @@
|
||||
===================
|
||||
How to handle tips?
|
||||
===================
|
11
point_of_sale/shop.rst
Normal file
@ -0,0 +1,11 @@
|
||||
======================
|
||||
Advanced Shop Features
|
||||
======================
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
shop/invoice
|
||||
shop/refund
|
||||
shop/seasonal_discount
|
||||
shop/cash_control
|
3
point_of_sale/shop/cash_control.rst
Normal file
@ -0,0 +1,3 @@
|
||||
===========================
|
||||
How to set up cash control?
|
||||
===========================
|
3
point_of_sale/shop/invoice.rst
Normal file
@ -0,0 +1,3 @@
|
||||
======================================
|
||||
How to invoice from the POS interface?
|
||||
======================================
|
3
point_of_sale/shop/refund.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==================================
|
||||
How to return and refund products?
|
||||
==================================
|
3
point_of_sale/shop/seasonal_discount.rst
Normal file
@ -0,0 +1,3 @@
|
||||
================================================
|
||||
How to apply Time-limited or seasonal discounts?
|
||||
================================================
|