MRP Work Order Blocking Time

mrp_workorder_blocking_time
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/18.0/mrp_workorder_blocking_time
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManufacturing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Thierry GAONA
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - 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
On some Manufacturing orders, we need to block them in "progress" on a
work operation for some time before being able to continue the process
or close the MO.

This module allow to set a delay on a work order operation and to block
changes on the MO until the delay is over.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
mrp_routing_workcenter_blocking_time_form_inherit mrp.routing.workcenter.blocking_time.form.inherit mrp.routing.workcenter xpath Inherits mrp.mrp_routing_workcenter_form_view
mrp_routing_workcenter_blocking_time_tree_inherit mrp.routing.workcenter.blocking_time.tree.inherit mrp.routing.workcenter xpath Inherits mrp.mrp_routing_workcenter_tree_view
mrp_routing_workcenter_bom_blocking_time_tree_inherit mrp.routing.workcenter.bom.blocking_time.tree.inherit mrp.routing.workcenter xpath Inherits mrp.mrp_routing_workcenter_bom_tree_view
mrp_workorder_blocking_reason_wizard_form_view mrp.workorder.blocking.reason.wizard.form mrp.workorder.blocking.reason.wizard form New
mrp_workorder_blocking_time_tree_inherit mrp.workorder.blocking_time.tree.inherit mrp.workorder xpath Inherits mrp.mrp_production_workorder_tree_editable_view
Models touched (3)

New fields (2)
  • blocking_stage Boolean
    copy=False default=False
  • recommended_blocking_time Float
    copy=False
Public methods (0)

No public methods.

New fields (3)
  • blocking_period_interrupted Boolean
    copy=False
  • blocking_stage_end Datetime
    copy=False
  • interruption_reason Text
    copy=False
Public methods (6)
  • action_open_manufacturing_order(self)
  • button_finish(self)
  • button_pending(self)
  • button_start(self)
  • do_finish(self)
  • unlink(self)

New fields (1)
  • interruption_reason Text
    copy=False
Public methods (1)
  • action_confirm(self)
    This method allow to set the interruption reason on the workorder
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/15.0/mrp_workorder_blocking_time
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYManufacturing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, ilo
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 (5)
XML IDNameModelTypeStatus
mrp_routing_workcenter_blocking_time_form_inherit mrp.routing.workcenter.blocking_time.form.inherit mrp.routing.workcenter xpath Inherits mrp.mrp_routing_workcenter_form_view
mrp_routing_workcenter_blocking_time_tree_inherit mrp.routing.workcenter.blocking_time.tree.inherit mrp.routing.workcenter xpath Inherits mrp.mrp_routing_workcenter_tree_view
mrp_routing_workcenter_bom_blocking_time_tree_inherit mrp.routing.workcenter.bom.blocking_time.tree.inherit mrp.routing.workcenter xpath Inherits mrp.mrp_routing_workcenter_bom_tree_view
mrp_workorder_blocking_reason_wizard_form_view mrp.workorder.blocking.reason.wizard.form mrp.workorder.blocking.reason.wizard form New
mrp_workorder_blocking_time_tree_inherit mrp.workorder.blocking_time.tree.inherit mrp.workorder xpath Inherits mrp.mrp_production_workorder_tree_editable_view
Models touched (3)

New fields (2)
  • blocking_stage Boolean
    copy=False default=False
  • recommended_blocking_time Float
    copy=False
Public methods (0)

No public methods.

New fields (3)
  • blocking_period_interrupted Boolean
    copy=False
  • blocking_stage_end Datetime
    copy=False
  • interruption_reason Text
    copy=False
Public methods (6)
  • action_open_manufacturing_order(self)
  • button_finish(self)
  • button_pending(self)
  • button_start(self)
  • do_finish(self)
  • unlink(self)

New fields (1)
  • interruption_reason Text
    copy=False
Public methods (1)
  • action_confirm(self)
    This method allow to set the interruption reason on the workorder