TIP: You can type at any time to perform a new search.
MRP Multi Level Estimate
mrp_multi_level_estimate · OCA/manufacture
- Repository
- OCA/manufacture · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Manufacturing
- Folder size
- 0.07 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- https://github.com/OCA/manufacture
- Last tracking update
- 2026-08-07 09:06:24
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- OCA-git-bot, oca-ci, DavidJForgeFlow
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Integration for MRP Multi Level and [Stock Demand Estimates](https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_demand_estimate) system.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_area_form |
mrp.area.form - mrp_multi_level_estimate | mrp.area | form | Inherits mrp_multi_level.mrp_area_form |
product_mrp_area_form |
product.mrp.area.form - estimates | product.mrp.area | form | Inherits mrp_multi_level.product_mrp_area_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
estimate_demand_and_other_sources_stratSelectiondefault='all'help='Define the strategy to follow in MRP multi level when there is acoexistence of demand from demand estimates and other sources.\n* Always consider all sources: nothing is excluded or ignored.\n* Ignore other sources for products with estimates: When there are estimates entered for product and they are in a present or future period, all other sources of demand are ignored for those products.\n* Ignore other sources during periods with estimates: When you create demand estimates for a period and product, other sources of demand will be ignored during that period for those products.\n* Ignore estimates: Completely ignore demand estimates.'selection=[('all', 'Always consider all sources'), ('ignore_others_if_estimates', 'Ignore other sources for products with estimates'), ('ignore_overlapping', 'Ignore other sources during periods with estimates'), ('ignore_estimates', 'Ignore estimates')]string='Demand Estimates and Other Demand Sources Strategy'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
group_estimate_daysIntegerdefault=1help='The days to group your estimates as demand for the MRP.It can be different from the length of the date ranges you use in the estimates but it should not be greater, in that caseonly grouping until the total length of the date range will be done.'string='Group Days of Estimates'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…