TIP: You can type at any time to perform a new search.
MRP MTO with Stock
mrp_mto_with_stock · OCA/manufacture
- Repository
- OCA/manufacture · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Manufacturing
- Folder size
- 0.17 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/manufacture
- Last tracking update
- 2026-08-07 07:31:54
- Authors
- Odoo Community Association (OCA), Eficent, John Walsh
- Maintainers
- sergiocorato
- Committers
- Holger Brunn, sergiocorato, Weblate, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_template_property_form |
product.template.form - mrp_mto_with_stock extension | product.template | form | Inherits stock.view_template_property_form |
view_warehouse_mrp_with_stock |
stock.warehouse | Inherits mrp.view_warehouse_inherit_mrp |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (3)-
action_assign(self)@api.multiReserves available products to the production order but also creates procurements for more items if we cannot reserve enough (MTO with stock). @returns True -
get_mto_qty_to_procure(self, move)@api.multi -
run_procurement(self, move, qty, mto_with_no_move_dest_id)@api.multi
New fields (1)
-
mrp_mts_mto_location_idsMany2many → stock.locationcomodel_name='stock.location'help='These manufacturing locations will create procurements when there is no stock availale in the source location.'string='Manufacturing MTO/MTS Locations'
No public methods.
New fields (1)
-
mrp_mto_mts_forecast_qtyBooleanhelp="When you use Mrp_mto_with_stock, the procurement creation is based on reservable stock by default. Check this option if you prefer base it on the forecast stock. In this case, the created procurements won't be linked to the raw material moves"string='MRP MTO with forecast stock'
No public methods.
Loading…
Loading…
Loading…