Daily updates from Odoo
Friday, December 26, 2025
1 change
New functionality added to Odoo
This update adds support for Chrome's Local Network Access (LNA) feature, simplifying connections to our Point of Sale systems and Epson printers. Previously, certificate issues prevented direct HTTP connections, but LNA now eliminates this requirement, improving reliability and ease of use. This change enhances the overall customer experience and streamlines operations.
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#237034 Forward-Port-Of: odoo/odoo#235702