[IMP] point_of_sale: Split print.rst into kitchen_printing.rst

This commit is contained in:
Yannick Tivisse 2018-07-20 15:30:59 +02:00
parent 843c94e85e
commit b8a2d7eeea
5 changed files with 44 additions and 0 deletions

View File

@ -9,6 +9,7 @@ Advanced Restaurant Features
restaurant/table
restaurant/split
restaurant/bill_printing
restaurant/kitchen_printing
restaurant/tips
restaurant/transfer
restaurant/multi_orders

View File

@ -0,0 +1,43 @@
==================================
Print orders at the kitchen or bar
==================================
To ease the workflow between the front of house and the back of the
house, printing the orders taken on the PoS interface right in the
kitchen or bar can be a tremendous help.
Activate the bar/kitchen printer
================================
To activate the *Order printing* feature, go to :menuselection:`Point
of Sales --> Configuration --> Point of sale` and select your PoS
interface.
Under the Bills & Receipts category, you will find *Order Printers*.
Add a printer
=============
In your configuration menu you will now have a *Order Printers* option
where you can add the printer.
.. image:: media/kitchen_printing01.png
:align: center
Print a kitchen/bar order
=========================
.. image:: media/kitchen_printing02.png
:align: center
Select or create a printer.
Print the order in the kitchen/bar
==================================
On your PoS interface, you now have a *Order* button.
.. image:: media/kitchen_printing03.png
:align: center
When you press it, it will print the order on your kitchen/bar printer.

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB