Daily updates from Odoo
Thursday, June 25, 2026
2 changes
New functionality added to Odoo
This update introduces a new debugging tool within the POS system that allows users to quickly assess the status of all connected IoT devices. The tool groups device information by IoT box, providing a clear overview of device health and enabling faster troubleshooting. This improves operational efficiency and reduces downtime related to IoT integrations.
Original PR description
This commit adds a button to the Debug widget that tests every IoT device configured in the POS. The device statuses are grouped by IoT box and displayed to the user. task-6322718 <img width="622" height="360" alt="image" src="https://github.com/user-attachments/assets/e778946b-5ad6-40cc-bd76-729a58755551" />
This update introduces the ability to define and use 'computed measures' within Odoo's spreadsheet edition. This allows users to automatically calculate new metrics based on existing data, providing more sophisticated reporting and analysis capabilities directly within the spreadsheet interface. It improves the flexibility and power of the spreadsheet functionality.