Thursday, May 21, 2026
2 changes · saas-19.3
New functionality added to Odoo
This update introduces a new module, 'obox,' designed to connect Odoo to hardware devices similar to the existing Odoo FDM system. The initial step allows the system to recognize and record the IP address and available services of an Obox device, paving the way for future device interaction.
Original PR description
The Obox (same platform as the Odoo FDM for Belgium) will allow interfacing with hardware devices, and is intended to replace the functionality of the IoT box. This commit only adds the ability to pair an Obox to the database, and see its IP and available services. Enterprise https://github.com/odoo/enterprise/pull/110834 Forward-Port-Of: odoo/odoo#254208
This update introduces a new module, 'obox,' designed to connect with Obox devices – similar to the Odoo FDM for Belgium. The initial phase focuses on allowing users to register and view basic information about their Obox, including its IP address and available services, laying the groundwork for future device interaction.
Original PR description
The Obox (same platform as the Odoo FDM for Belgium) will allow interfacing with hardware devices, and is intended to replace the functionality of the IoT box. This commit only adds the ability to pair an Obox to the database, and see its IP and available services. Community: https://github.com/odoo/odoo/pull/254208 Forward-Port-Of: odoo/enterprise#110834