| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/16.0/mrp_workcenter_workorder_link |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Florian da Costa, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_workcenter_tree_view_inherit |
mrp.workorder | field | Inherits mrp.mrp_production_workorder_tree_view | |
mrp_workcenter_mrp_workorder_tree_view |
mrp.workcenter.work.order.tree | mrp.workorder | tree | New |
mrp_workcenter_tree_view |
mrp.workcenter | field | Inherits mrp.mrp_workcenter_tree_view | |
mrp_workcenter_view |
mrp.workcenter | div | Inherits mrp.mrp_workcenter_view |
pending_order_ids
One2many → mrp.workorder
domain=[('state', 'in', ('pending', 'waiting', 'ready', 'progress'))]
string='Work Orders'
args: 'mrp.workorder', 'workcenter_id'
button_workcenter_line(self)
No new fields.
Public methods (1)button_workcenter(self)