MRP Workorder Lock Planning

mrp_workorder_lock_planning
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/15.0/mrp_workorder_lock_planning
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManufacturing/Manufacturing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSAkim Juillerat, Weblate, 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 (3)
XML IDNameModelTypeStatus
mrp_production_workorder_form_view_inherit mrp.production.work.order.form.inherit mrp.workorder xpath Inherits mrp.mrp_production_workorder_form_view_inherit
mrp_production_workorder_tree_editable_view_inherit mrp.production.work.order.tree.editable.inherit mrp.workorder field Inherits mrp.mrp_production_workorder_tree_editable_view
mrp_workorder_view_gantt_inherit mrp.workorder.view.gantt.inherit mrp.workorder field Inherits mrp.mrp_workorder_view_gantt
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)