Friday, December 19, 2025
1 change · master
Features or functions removed from Odoo
Community Point of Sale no longer supports direct IoT Box device connections by IP address. This removes older hardware integration paths to simplify future maintenance, with related IoT Box support moving to enterprise-focused work.
Original PR description
In order to simplify the code to work with IoT Boxes, we decided to remove the support in community (where we contacted the default device for each type via the IP address of the IoT Box). This commit is one of many others, as the code will require refactoring in many places. Enterprise PR: odoo/enterprise#90398 Task: 4394403