-
-
Notifications
You must be signed in to change notification settings - Fork 525
[18.0][MIG] mrp_multi_level_estimate #1412
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[18.0][MIG] mrp_multi_level_estimate #1412
Conversation
Dependency merged |
…demand_estimate module.
…ock demand estimates
when group days of estimates is greater than the lengh of the date range in the estimate, the estimate is overstated and can generate unexpected result. Enhance help message to highligh this and prevent it from happening.
Rounding should be done at the end of the calculation, using the daily quantity already rounded can lead to errors.
… range. Do not overstate demand, a test hightlights the issue being solved.
Currently translated at 100.0% (5 of 5 strings) Translation: manufacture-15.0/manufacture-15.0-mrp_multi_level_estimate Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_multi_level_estimate/it/
…rategy Introduces a new concept to define the strategy to apply when estimates coexist with other sources of demand.
Remove unneeded dependency to date_range and relicense to LGPL.
Currently translated at 100.0% (11 of 11 strings) Translation: manufacture-16.0/manufacture-16.0-mrp_multi_level_estimate Translate-URL: https://translation.odoo-community.org/projects/manufacture-16-0/manufacture-16-0-mrp_multi_level_estimate/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: manufacture-16.0/manufacture-16.0-mrp_multi_level_estimate Translate-URL: https://translation.odoo-community.org/projects/manufacture-16-0/manufacture-16-0-mrp_multi_level_estimate/
…considered When we consider forecasts as the 'Indirect' demand, we should always keep considering the demand coming from Manufacturing Orders, as they are 'Direct' demand.
25b115c
to
b515064
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
/ocabot migration mrp_multi_level_estimate /ocabot merge nobump |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at be48e66. Thanks a lot for contributing to OCA. ❤️ |
Standard Migration
@ForgeFlow
Depends on: