-
- Downloads
[IMP] hw_drivers: Add possibility to add manually a printer to the IoT Box
The IoT Box detects printers automatically under certain conditions.
And so there are printers that are not detected by the box
and cannot be used in Odoo.
With this commit we give the possibility to add printers manually
with Cups and to be able to use them in Odoo.
closes odoo/odoo#52154
Signed-off-by:
Quentin Lejeune (qle) <qle@odoo.com>
Showing
- addons/hw_drivers/iot_handlers/drivers/PrinterDriver.py 9 additions, 10 deletionsaddons/hw_drivers/iot_handlers/drivers/PrinterDriver.py
- addons/hw_drivers/iot_handlers/interfaces/PrinterInterface.py 13 additions, 4 deletions...ns/hw_drivers/iot_handlers/interfaces/PrinterInterface.py
- addons/point_of_sale/tools/posbox/overwrite_after_init/etc/cups/cupsd.conf 40 additions, 48 deletions...ale/tools/posbox/overwrite_after_init/etc/cups/cupsd.conf
- addons/point_of_sale/tools/posbox/overwrite_before_init/etc/init_posbox_image.sh 1 addition, 0 deletions...ols/posbox/overwrite_before_init/etc/init_posbox_image.sh
Please register or sign in to comment