Repository
OCA/manufacture · module folder · Try on Runboat
Module version
1.0.0
Category
Manufacturing
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/manufacture
Last tracking update
2026-08-07 07:57:02
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Ivàn Todorovich, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
mrp_production_workorder_form_view_inherit mrp.workorder form Inherits mrp.mrp_production_workorder_form_view_inherit
mrp_production_workorder_tree_editable_view mrp.workorder tree Inherits mrp.mrp_production_workorder_tree_editable_view
mrp_routing_workcenter_filter mrp.routing.workcenter Inherits mrp.mrp_routing_workcenter_filter
mrp_routing_workcenter_form_view mrp.routing.workcenter form Inherits mrp.mrp_routing_workcenter_form_view
mrp_routing_workcenter_tree_view mrp.routing.workcenter tree Inherits mrp.mrp_routing_workcenter_tree_view
view_mrp_production_work_order_search mrp.workorder search Inherits mrp.view_mrp_production_work_order_search
HTTP endpoints (0)

No HTTP endpoints found for this module.

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)