Sunday, November 23, 2025
1 change · saas-18.3
Enhancements to existing features
This update lets Point of Sale and Self-Order connect to local devices such as Epson printers and the black box over HTTP on supported browsers, without requiring certificates. It removes a common setup blocker and makes local hardware integration easier for stores using the latest Chrome versions.
Original PR description
*: pos_self_order, pos_epson_printer Feature: https://chromestatus.com/feature/5152728072060928 Since Chrome 142, a new feature called “Local Network Access” has been added, allowing local IPs to be contacted via HTTP without mixed content errors. This means that certificates are no longer required to contact Epson printers or the black box. Forward-Port-Of: odoo/odoo#236325 Forward-Port-Of: odoo/odoo#235702