MRP Operations start without material

mrp_operations_start_without_material
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/8.0/mrp_operations_start_without_material
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYManufacturing
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONYes
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), AvanzOSC, OdooMRP Team
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), AvanzOSC, OdooMRP Team
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, Andhitia Rama
WEBSITE
WEBSITEhttp://www.odoomrp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:24
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/manufacture:
    - mrp_operations_extension
    - mrp_hook
odoo/odoo:
    - mrp_operations
    - mrp
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - report
    - procurement
    - stock_account
    - stock
    - board
    - web_kanban_gauge
    - web_kanban_sparkline
    - account
    - analytic
    - edi
    - email_template
    - resource
    - hr_timesheet
    - hr
    - hr_attendance
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
mrp_production_form_view_SWM mrp.production.form.view.swm mrp.production field Inherits mrp_operations_extension.mrp_production_form_view_inh
mrp_routing_workcenter_form_view_SWM mrp.routing.workcenter.form.swm mrp.routing.workcenter field Inherits mrp_operations_extension.mrp_routing_workcenter_form_view_inh
workcenter_line_form_view_SWM Workcenter line SWM mrp.production.workcenter.line field Inherits mrp_operations_extension.workcenter_line_inh_form_view
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • init_without_material Boolean
    help='If enabled, current operation could be initialized even if thereis no material assigned to it.' string='Init without material'
Public methods (1)
  • check_operation_moves_state(self, states)

New fields (1)
  • init_without_material Boolean
    help='If enabled, current operation could be initialized even if thereis no material assigned to it.' string='Init without material'
Public methods (0)

No public methods.