Monday, September 29, 2025
1 change · saas-18.2
Enhancements to existing features
Point of Sale configurations for Epson printers can now derive the secure printer address from the printer serial number when automatic certificate updates are used. This makes setup easier and helps stores use HTTPS printer connections without manually entering an IP address or URL.
Original PR description
On EPSON printers, we can enable an option ('Automatic Certificate Update') to get a certified (https) url resolving to the ip address of the printer. This domain is computed based on the serial number of the printer.
We updated the configuration to compute the domain if a serial number has been provided instead of an IP address or an url.
Task: 4384790
Forward-Port-Of: odoo/odoo#228710