Tuesday, September 16, 2025
1 change · saas-18.2
Enhancements to existing features
Odoo can now better communicate with IoT Boxes that run the latest stable fixed version, even when that version is higher than the database version. This helps avoid connection or request issues for businesses using IoT devices and Belgian POS blackbox integrations.
Original PR description
In odoo/odoo#221948, we make the IoT Box version "fixed" to the last stable odoo version. We then need to make databases send/accept requests from an higher IoT Box version. Forward-Port-Of: odoo/enterprise#93418 Forward-Port-Of: odoo/enterprise#91937