Daily updates from Odoo
Wednesday, July 23, 2025
1 change · saas-18.3
Enhancements to existing features
Point of Sale no longer repeatedly checks IoT device connection status in the background. This reduces database activity and should improve efficiency for stores using IoT-connected hardware without changing day-to-day workflows.
Original PR description
In order to reduce the amount of search reads from the pos to the database we removed the status loop running to check if devices are still connected to the IoT Box.