Repository
OCA/manufacture · module folder · Try on Runboat
Module version
1.0.0
Category
Manufacturing/Manufacturing
Folder size
0.04 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
Akim Juillerat, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
mrp_production_workorder_form_view_inherit mrp.production.work.order.form.inherit mrp.workorder form Inherits mrp.mrp_production_workorder_form_view_inherit
mrp_production_workorder_tree_editable_view_inherit mrp.production.work.order.tree.editable.inherit mrp.workorder tree Inherits mrp.mrp_production_workorder_tree_editable_view
mrp_workorder_view_gantt_inherit mrp.workorder.view.gantt.inherit mrp.workorder gantt Inherits mrp.mrp_workorder_view_gantt
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • lock_planning Boolean
    help='If set, any change to the planning will be restricted' readonly=True
Public methods (1)
  • toggle_lock_planning(self)