Files
documentation/content/applications/sales/point_of_sale/restaurant/kitchen_printing.rst
T

67 lines
2.4 KiB
ReStructuredText
Raw Normal View History

===============
Orders printing
===============
2023-03-17 13:26:13 +00:00
Integrating printers in a restaurant or bar's workflow can enhance communication and collaboration
between the front-of-house and back-of-house teams, leading to a more streamlined and efficient
service.
2023-03-17 13:26:13 +00:00
Configuration
=============
2023-03-17 13:26:13 +00:00
.. _kitchen_printing/enable:
2023-03-17 13:26:13 +00:00
Enable and create printers
--------------------------
2023-03-17 13:26:13 +00:00
To enable sending orders to a kitchen or bar printer, go to :menuselection:`Point of Sale -->
Configuration --> Settings`, scroll down to the :guilabel:`Restaurant & Bar` section, and enable
:guilabel:`Kitchen Printers`. Type in a name for the printer in the :guilabel:`Printers` field and
click :guilabel:`Create and edit...` to open a setup form.
To get a list of all the printers already created or to modify an already created printer, click
:guilabel:`--> Printers` and select the desired printer to open the setup form.
.. image:: kitchen_printing/printers-settings.png
:align: center
:alt: settings to enable the kitchen printers
.. _kitchen_printing/setup-form:
Setup form
----------
2023-03-17 13:26:13 +00:00
From the :ref:`setup form <kitchen_printing/enable>`, select the :guilabel:`Printer Type` according
to your installation:
2023-03-17 13:26:13 +00:00
- If your printer is connected to an IoT box, select :guilabel:`Use a printer connected to the IoT
Box` and select the device in the :guilabel:`IoT Device` field.
- If you use an Epson printer that does not need an IoT box, select :guilabel:`Use an Epson printer`
and enter the printer's IP address in the :guilabel:`Epson Printer IP Address` field.
2023-03-17 13:26:13 +00:00
.. seealso::
- :doc:`../../../productivity/iot/config/connect`
- :doc:`../../../productivity/iot/devices/printer`
2023-04-21 14:37:11 +00:00
- :doc:`../configuration/epos_ssc`
2023-03-17 13:26:13 +00:00
Set your printer to print specific products based on their POS category. To do so, click
:guilabel:`Add a line` in the :guilabel:`Printed Product Categories` field. If you leave this field
empty, all products are sent to the printer regardless of their POS category.
2023-03-17 13:26:13 +00:00
.. image:: kitchen_printing/printer-setup.png
:align: center
:alt: setup form to configure a kitchen printer
2023-03-17 13:26:13 +00:00
Print orders
============
2023-03-17 13:26:13 +00:00
From an open session, start taking an order and click :guilabel:`Order` to send it to the bar or the
kitchen.
2023-03-17 13:26:13 +00:00
.. image:: kitchen_printing/order-button.png
:align: center
:alt: order button from the POS UI to send orders to a kitchen or a bar
2023-03-17 13:26:13 +00:00
.. note::
When products can be printed, they appear in green in the cart, and the order button turns green.