Daily updates from Odoo
Thursday, January 9, 2020
2 changes
Enhancements to existing features
Reordering rules now calculate timing automatically, including supplier, production, purchasing, and safety delays, so replenishment is triggered at the right moment. Scheduler processing is faster and purchase or production requests from the same rules are grouped more accurately, reducing manual planning work and avoiding late or duplicated procurement.
Original PR description
- Improve the onboarding on reordering rule with an automatic computation of delay - Improve the scheduler performance by running the procurement requests together. - Add the days to purchase notion. - Merge production from same reordering rules. More details could be find in each specific commit. Task 1849912
The app home menu has been rebuilt to provide a cleaner, more consistent experience across standard and Studio modes. Users get improved keyboard navigation, updated layout behavior, and better integration of related tools such as expiration notices and app/icon creation.
Original PR description
We completely rewrite/test the home menu with the owl library.