Monday, May 12, 2025
2 changes · saas-18.3
Enhancements to existing features
Orders scheduled for later the same day will no longer appear immediately on the preparation display. This helps kitchen or preparation teams focus on orders that need attention soon, reducing clutter and premature work.
Original PR description
After this commit, the orders that have a preset_time and that are to be prepared for the same day will only be shown if the preset_time is lower than next time slot. related: https://github.com/odoo/odoo/pull/208975 task-4725279
IoT Box cards now show the number of connected devices, the pairing date, and related Point of Sale configurations when relevant. Pairing screens were also adjusted and reworded to help users identify and connect IoT Boxes more quickly.
Original PR description
We added back the amount of devices connected to an IoT Box on the IoT Box card. We also added the pairing date on the card, for a user to spot faster an IoT Box. If an IoT Box is linked to a PoS, the PoS configs where devices are linked are now listed on the IoT Box cards. Some elements have been moved, and some sentences have been rephrased on the wizards to pair an IoT Box. Task: 4585446