Daily updates from Odoo
Thursday, November 27, 2025
1 change · master
Code cleanup and technical improvements
This update reorganizes Odoo's code to improve consistency. The IoT-related data service for customer displays has been moved to the `pos_iot` module. This change simplifies the codebase and supports future development of IoT features within the point-of-sale system.
Original PR description
For consistency reasons, the IoT related code in customer display data service was moved to `pos_iot`. odoo/odoo#237545