MRP Workorder Reference

mrp_workorder_ref
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/15.0/mrp_workorder_ref
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManufacturing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSIvàn Todorovich, 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 odoo/odoo:
    - 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 (6)
XML IDNameModelTypeStatus
mrp_production_workorder_form_view_inherit mrp.workorder field Inherits mrp.mrp_production_workorder_form_view_inherit
mrp_production_workorder_tree_editable_view mrp.workorder field Inherits mrp.mrp_production_workorder_tree_editable_view
mrp_routing_workcenter_filter mrp.routing.workcenter field Inherits mrp.mrp_routing_workcenter_filter
mrp_routing_workcenter_form_view mrp.routing.workcenter field Inherits mrp.mrp_routing_workcenter_form_view
mrp_routing_workcenter_tree_view mrp.routing.workcenter field Inherits mrp.mrp_routing_workcenter_tree_view
view_mrp_production_work_order_search mrp.workorder field Inherits mrp.view_mrp_production_work_order_search
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • ref Char
    string='Reference'
Public methods (1)
  • name_get(self)

New fields (1)
  • ref Char
    string='Reference'
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • name_get(self)