odoo/odoo#194762
Created by fw-bot
Merged
at a03caf544457bc1069fed96ad15b34669dc6826f
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:saas-17.4-17.0-hw-drivers-star-printers-not-detected-bug-fix-yaso-aJ_Y-fw
- head
- 5763b5616dfc1d6a86577f368277611c3ebe1732
- merged
- 8 months ago by POS IoT, Quentin Lejeune (qle)
odoo/odoo | |
---|---|
17.0 | #190367 |
saas-17.2 | #194754 |
saas-17.4 | #194762 |
18.0 | #194763 |
saas-18.1 | #194766 |
saas-18.2 | |
saas-18.3 | |
saas-18.4 | |
19.0 | |
master | #194771 |
[FW][FIX] hw_drivers: detect Star printers again
Our "supported" method filtering detected printers had a condition introduced in v17 which was too strict and filtering out the STAR printers, so they were never detected anymore.
This PR fixes this issue
related PR: #174436
Forward-Port-Of: #190367