Daily updates from Odoo
Tuesday, June 12, 2018
1 change · master
Resolved issues and error corrections
Manufacturing replenishment planning now uses a clearer item priority calculation so reorder rules run in the right order. This helps avoid incorrect purchasing or production suggestions when products depend on multiple manufacturing steps.
Original PR description
Fixes #3626 by generating a low level code to be used when calculating reorder rules. Although the problem exists with 8.0 (see issue for current and expected behavior), the solution requires data model changes so the PR is on master with the intention that it will be accepted and then merged into 8.0.