[IMP] iot: filter printers based on subtype

Add a Subtype field to the iot devices, if the subtype is not correct,
users can change it in the iot Devices list

task id : 2146229

closes odoo/documentation#7794

Author: viforget
Co-author: tiku-odoo
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
This commit is contained in:
vifo 2024-02-16 16:49:59 +01:00 committed by tiku-odoo
parent 85750cdef1
commit 33cfa48bc7
2 changed files with 12 additions and 0 deletions

View File

@ -99,6 +99,18 @@ Printer`. Follow the steps and select the *make* and *model* corresponding to th
Epson and Star receipt printers and Zebra label printers do not need a driver to work. Make sure
that no driver is selected for those printers.
The printer is detected but is not recognized correctly
-------------------------------------------------------
If the printer is not recognized correctly by Odoo and the :abbr:`IoT (Internet of Things)` box, go
to the form view of the device (:menuselection:`IoT App --> Devices -->Printer Device`) and change
the subtype. The three options available are: :guilabel:`Receipt Printer`, :guilabel:`Label
Printer`, and :guilabel:`Office Printer`.
.. image:: troubleshooting/sub-type.png
:align: center
:alt: Sub-type selection in a printer IoT device.
Epson configuration special case
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB