Repository
OCA/manufacture · module folder · Try on Runboat
Module version
1.0.0
Category
Manufacturing
Folder size
0.12 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-07 07:03:07
Authors
Odoo Community Association (OCA), AvanzOSC, Serv. Tecnol. Avanzados - Pedro M. Baeza, OdooMRP team, Antiun Ingeniería
Maintainers
Odoo Community Association (OCA), AvanzOSC, Serv. Tecnol. Avanzados - Pedro M. Baeza, OdooMRP team, Antiun Ingeniería
Committers
Pedro M. Baeza, Stéphane Bidoul (ACSONE), Weblate, OCA Transbot, Daniel Dico, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
mrp_production_estimated_cost
Description

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
mrp_production_project_form_view mrp.production.project.inh.form mrp.production form Inherits mrp.mrp_production_form_view
mrp_production_workcenter_form_view_inherit Workorder form view (task works) mrp.production.workcenter.line form Inherits mrp_operations.mrp_production_workcenter_form_view_inherit
project_task_mrp_form_view project.task.mrp.inh.form project.task form Inherits mrp_project.project_task_mrp_form_view
project_task_work_mrp Project task work view for MRP project.task.work tree New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • task_m2m Many2many → project.task
    comodel_name='project.task' compute='_compute_task_m2m'
Public methods (1)
  • action_start_working(self)
    @api.multi

New fields (1)
  • workorder_scheduled_products One2many → mrp.production.product.line
    comodel_name='mrp.production.product.line' inverse_name='task_id' related='workorder.product_line' store=False string='Scheduled Products'
Public methods (0)

No public methods.