| 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_workorder_priority |
| 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), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, LauraCForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:12:01 |
| 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 | This module adds a priority field to the work orders, which is taken from their related manufacturing order. This allows work orders to be displayed by priority in the general work orders list view, as well as in work centers overview (and also filter / group by that criteria). |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_workorder_tree_editable_view |
mrp.production.work.order.tree.editable | mrp.workorder | xpath | Inherits mrp.mrp_production_workorder_tree_editable_view |
view_mrp_production_work_order_search |
mrp.production.work.order.search | mrp.workorder | xpath | Inherits mrp.view_mrp_production_work_order_search |
view_mrp_production_workorder_form_view_filter |
mrp.production.work.order.select | mrp.workorder | xpath | Inherits mrp.view_mrp_production_workorder_form_view_filter |
workcenter_line_kanban |
mrp.production.work.order.kanban | mrp.workorder | xpath | Inherits mrp.workcenter_line_kanban |
priority
Selection
readonly=True
related='production_id.priority'
store=True
No public methods.