Thursday, August 27, 2026
1 change · master
Enhancements to existing features
The replenishment workflow now gives buyers clearer guidance by showing expected daily demand, how long minimum stock will last, and how often replenishment is likely needed. Teams can also update key replenishment assumptions across multiple products at once, reducing manual work and making inventory planning more consistent.
Original PR description
We're refactoring the replenishment wizard: - removing the graph - adding the `sale_delay` field - storing the daily demand, percentage and period time for the demand on the orderpoint - adding 2 fields to show the minimum coverage (days covered by the minimum stock based on daily demand) and the replenishment frequency ((max - min) / daily demand) - adding a wizard to change the `based_on` and `percent_factor` on multiple orderpoints at once, which also recalculates daily demand, min & max - adding demo data task 6304907 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr