MRP Serial Number Propagation (subcontracting)

mrp_subcontracting_lot_number_propagation
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/15.0/mrp_subcontracting_lot_number_propagation
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYManufacturing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSAkim Juillerat, Sébastien Alix, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:36
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/manufacture:
    - mrp_lot_number_propagation
odoo/odoo:
    - mrp_subcontracting
    - mrp
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
view_move_line_form stock.move.line.form.inherit stock.move.line field Inherits stock.view_move_line_form
view_move_line_tree stock.move.line.tree.inherit stock.move.line field Inherits stock.view_move_line_tree
view_move_line_tree_detailed stock.move.line.tree.detailed.inherit stock.move.line field Inherits stock.view_move_line_tree_detailed
view_stock_move_line_detailed_operation_tree stock.move.line.operations.tree.inherit stock.move.line field Inherits stock.view_stock_move_line_detailed_operation_tree
view_stock_move_line_operation_tree stock.move.line.operations.tree.inherit stock.move.line field Inherits stock.view_stock_move_line_operation_tree
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • subcontracting_record_component(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • is_lot_id_editable Boolean
    compute='_compute_is_lot_id_editable' help="Technical field to define if the 'lot_id' field is editable." string='Is lot editable?'
Public methods (1)
  • fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)