Monday, May 12, 2025
4 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
The accounting app's sample data has been updated to better showcase recent product improvements. This helps users and evaluators see the new accounting features more clearly in demo environments.
Original PR description
This commit adds, removes and modifies demo data in order to better display the new features of the accounting app. --- task-4749800
This update aligns the bank reconciliation account filter with recent accounting classification changes, helping users see the most appropriate account options. It also fixes a typo in a filter name, making the interface clearer.
Original PR description
Since this commit: https://github.com/odoo/odoo/commit/d29af194d49dc35b9273712bc9158b05927a378e They changed the preferred internal group for a preferred account type. Also correcting a type in the name of a filter no task-id