[ADD] point_of_sale: How to setup Point of Sale Restaurant
https://docs.google.com/document/d/1c0fE28u1NscVwiu8imkJyFEmHL4QR2UlghwtomdrChc/edit#heading=h.teahchhagxca
This commit is contained in:
parent
6838deddc6
commit
d0640f8906
@ -5,6 +5,7 @@ Advanced Restaurant Features
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:titlesonly:
|
:titlesonly:
|
||||||
|
|
||||||
|
restaurant/setup
|
||||||
restaurant/table
|
restaurant/table
|
||||||
restaurant/split
|
restaurant/split
|
||||||
restaurant/print
|
restaurant/print
|
||||||
|
BIN
point_of_sale/restaurant/media/setup01.png
Normal file
BIN
point_of_sale/restaurant/media/setup01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.5 KiB |
BIN
point_of_sale/restaurant/media/setup02.png
Normal file
BIN
point_of_sale/restaurant/media/setup02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
point_of_sale/restaurant/media/setup03.png
Normal file
BIN
point_of_sale/restaurant/media/setup03.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.0 KiB |
BIN
point_of_sale/restaurant/media/setup04.png
Normal file
BIN
point_of_sale/restaurant/media/setup04.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.8 KiB |
BIN
point_of_sale/restaurant/media/setup05.png
Normal file
BIN
point_of_sale/restaurant/media/setup05.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
40
point_of_sale/restaurant/setup.rst
Normal file
40
point_of_sale/restaurant/setup.rst
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
======================================
|
||||||
|
How to setup Point of Sale Restaurant?
|
||||||
|
======================================
|
||||||
|
|
||||||
|
Go to the **Point of Sale** application,
|
||||||
|
:menuselection:`Configuration --> Settings`
|
||||||
|
|
||||||
|
.. image:: media/setup01.png
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
Enable the option **Restaurant: activate table management** and
|
||||||
|
click on **Apply**.
|
||||||
|
|
||||||
|
.. image:: media/setup02.png
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
Then go back to the **Dashboard**, on the point of sale you want to use in
|
||||||
|
restaurant mode, click on :menuselection:`More --> Settings`.
|
||||||
|
|
||||||
|
.. image:: media/setup03.png
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
Under the **Restaurant Floors** section, click on **add an item**
|
||||||
|
to insert a floor and to set your PoS in restaurant mode.
|
||||||
|
|
||||||
|
.. image:: media/setup04.png
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
Insert a floor name and assign the floor to your point of sale.
|
||||||
|
|
||||||
|
.. image:: media/setup05.png
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
Click on **Save & Close** and then on **Save**.
|
||||||
|
Congratulations, your point of sale is
|
||||||
|
now in Restaurant mode. The first time you start a session, you will
|
||||||
|
arrive on an empty map.
|
||||||
|
|
||||||
|
.. seealso::
|
||||||
|
* :doc:`table`
|
Loading…
Reference in New Issue
Block a user