TIP: You can type at any time to perform a new search.
Landed Costs On MO
mrp_landed_costs · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Supply Chain/Manufacturing
- Folder size
- 0.1 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- None
- Last tracking update
- 2026-08-08 22:45:29
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Raphael Collet, Odoo Translation Bot, Arnold Moyaux, Julien Castiaux, Tiffany Chang (tic), Gorash, Roy Le, Dylan Kiss (dyki), kcv-odoo, nihp-odoo, lase
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- project_mrp_stock_landed_costs
- Description
This module allows you to easily add extra costs on manufacturing order and decide the split of these costs among their stock moves in order to take them into account in your stock valuation.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_mrp_landed_costs_form |
mrp.landed.cost.form | stock.landed.cost | form | Inherits stock_landed_costs.view_stock_landed_cost_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
mrp_production_idsMany2many → mrp.productioncopy=Falsegroups='stock.group_stock_manager'string='Manufacturing order' args: 'mrp.production' -
target_modelSelectionondelete={'manufacturing': 'set default'}selection_add=[('manufacturing', 'Manufacturing Orders')]
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…