Daily updates from Odoo
Monday, February 23, 2026
1 change · 19.0
Features or functions removed from Odoo
This update eliminates outdated warning messages related to IoT receipt printers. As we no longer collect printer status data, these messages are no longer generated or displayed. This improves the user experience by reducing unnecessary notifications.
Original PR description
Community PR: https://github.com/odoo/odoo/pull/249819 As we are no longer querying the status of the receipt printer on the IoT box, some of the error messages such as being low on paper will no longer be sent by the IoT. This commit removes the messages in the JS code too.