Landed Costs On MO

mrp_landed_costs
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/mrp_landed_costs
VERSION
VERSION 1.0
CATEGORY
CATEGORYSupply Chain/Manufacturing
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo S.A.
MAINTAINERS
MAINTAINERSOdoo S.A.
COMMITTERS
COMMITTERSRaphael Collet, Odoo Translation Bot, Arnold Moyaux, Julien Castiaux, Tiffany Chang (tic), Gorash, Roy Le, Dylan Kiss (dyki), kcv-odoo, nihp-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:45
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock_landed_costs
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - http_routing
    - auth_signup
    - resource
    - account
    - onboarding
    - analytic
    - purchase_stock
    - purchase
    - mrp
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 IDNameModelTypeStatus
view_mrp_landed_costs_form mrp.landed.cost.form stock.landed.cost field Inherits stock_landed_costs.view_stock_landed_cost_form
Models touched (1)

New fields (2)
  • mrp_production_ids Many2many → mrp.production
    copy=False groups='stock.group_stock_manager' string='Manufacturing order' args: 'mrp.production'
  • target_model Selection
    ondelete={'manufacturing': 'set default'} selection_add=[('manufacturing', 'Manufacturing Orders')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/18.0/mrp_landed_costs
VERSION
VERSION 1.0
CATEGORY
CATEGORYManufacturing/Manufacturing
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Odoo Online, Arnold Moyaux, Tiffany Chang (tic), Dylan Kiss (dyki), Louis (wil)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:25:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock_landed_costs
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - onboarding
    - analytic
    - purchase_stock
    - purchase
    - mrp
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 IDNameModelTypeStatus
view_mrp_landed_costs_form mrp.landed.cost.form stock.landed.cost field Inherits stock_landed_costs.view_stock_landed_cost_form
Models touched (1)

New fields (2)
  • mrp_production_ids Many2many → mrp.production
    copy=False groups='stock.group_stock_manager' string='Manufacturing order' args: 'mrp.production'
  • target_model Selection
    ondelete={'manufacturing': 'set default'} selection_add=[('manufacturing', 'Manufacturing Orders')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/17.0/mrp_landed_costs
VERSION
VERSION 1.0
CATEGORY
CATEGORYManufacturing/Manufacturing
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Tiffany Chang (tic), Gorash, Dylan Kiss (dyki), Louis (wil)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:02:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock_landed_costs
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - onboarding
    - analytic
    - purchase_stock
    - purchase
    - mrp
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 IDNameModelTypeStatus
view_mrp_landed_costs_form mrp.landed.cost.form stock.landed.cost field Inherits stock_landed_costs.view_stock_landed_cost_form
Models touched (1)

New fields (2)
  • mrp_production_ids Many2many → mrp.production
    copy=False groups='stock.group_stock_manager' string='Manufacturing order' args: 'mrp.production'
  • target_model Selection
    ondelete={'manufacturing': 'set default'} selection_add=[('manufacturing', 'Manufacturing Orders')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/16.0/mrp_landed_costs
VERSION
VERSION 1.0
CATEGORY
CATEGORYManufacturing/Manufacturing
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Denis Ledoux, Touati Djamel (otd)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:52
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock_landed_costs
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - analytic
    - purchase_stock
    - purchase
    - mrp
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 IDNameModelTypeStatus
view_mrp_landed_costs_form mrp.landed.cost.form stock.landed.cost field Inherits stock_landed_costs.view_stock_landed_cost_form
Models touched (1)

New fields (2)
  • mrp_production_ids Many2many → mrp.production
    copy=False groups='stock.group_stock_manager' states={'done': [('readonly', True)]} string='Manufacturing order' args: 'mrp.production'
  • target_model Selection
    ondelete={'manufacturing': 'set default'} selection_add=[('manufacturing', 'Manufacturing Orders')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/15.0/mrp_landed_costs
VERSION
VERSION 1.0
CATEGORY
CATEGORYManufacturing/Manufacturing
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Arnold Moyaux, Xavier-Do, Touati Djamel (otd), Tiffany Chang (tic), Rémy Voet (ryv)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:25:29
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock_landed_costs
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - analytic
    - purchase_stock
    - purchase
    - mrp
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 IDNameModelTypeStatus
view_mrp_landed_costs_form mrp.landed.cost.form stock.landed.cost field Inherits stock_landed_costs.view_stock_landed_cost_form
Models touched (1)

New fields (2)
  • mrp_production_ids Many2many → mrp.production
    copy=False groups='stock.group_stock_manager' states={'done': [('readonly', True)]} string='Manufacturing order' args: 'mrp.production'
  • target_model Selection
    ondelete={'manufacturing': 'set default'} selection_add=[('manufacturing', 'Manufacturing Orders')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/14.0/mrp_landed_costs
VERSION
VERSION 1.0
CATEGORY
CATEGORYManufacturing/Manufacturing
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSRaphael Collet, Odoo Translation Bot, Martin Trigaux, Olivier Dony, Simon Lejeune, Barad Mahendra, Laurent Smet, Xavier-Do, Touati Djamel (otd), Rémy Voet (ryv)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:14:30
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock_landed_costs
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - analytic
    - purchase_stock
    - purchase
    - mrp
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 IDNameModelTypeStatus
view_mrp_landed_costs_form mrp.landed.cost.form stock.landed.cost field Inherits stock_landed_costs.view_stock_landed_cost_form
Models touched (1)

New fields (3)
  • allowed_mrp_production_ids Many2many → mrp.production
    compute='_compute_allowed_mrp_production_ids' groups='stock.group_stock_manager' args: 'mrp.production'
  • mrp_production_ids Many2many → mrp.production
    copy=False groups='stock.group_stock_manager' states={'done': [('readonly', True)]} string='Manufacturing order' args: 'mrp.production'
  • target_model Selection
    ondelete={'manufacturing': 'set default'} selection_add=[('manufacturing', 'Manufacturing Orders')]
Public methods (0)

No public methods.