Tuesday, November 12, 2024
1 change · 17.0
Enhancements to existing features
This update improves the performance of replenishment planning by reducing unnecessary stock rule calculations. Businesses with many reorder points should see the replenishment screen load faster and run with fewer database queries.
Original PR description
Backport of PR odoo/odoo#182407 for 17.0. The major difference is the removal of the batching of `orderpoint._qty_in_progress` and the removal of the check on the inter-company location as this was only introduced in 17.4. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr