Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion content/applications/productivity/iot/devices/printer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,11 @@ should be linked to this printer.
:alt: The printer devices listed in the IoT Devices menu.

Now, each time :guilabel:`Print` is selected in the control panel, instead of downloading a PDF,
Odoo sends the report to the selected printer, and automatically prints it.
for the first print, a pop-up will display every printers linked to the report,
Odoo sends the report to the selected printers, and automatically prints it.

To redo the selection, go to :guilabel:`Clear Selected Devices` and click on the :guilabel:`Unlink` button
near the reports name. The pop-up will reappear at he next print of this repport

.. seealso::
:doc:`POS Order Printing <../../../sales/point_of_sale/restaurant/kitchen_printing>`
Expand Down