Repository
odoo/odoo · module folder
Module version
1.0
Category
Services/Project
Folder size
0.2 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-15 22:44:15
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
Odoo Translation Bot, Julien Castiaux, William Henrotin, Prakash Prajapati, Tiffany Chang (tic), Gorash, Audric Onockx (auon), Dylan Kiss (dyki), Maxime de Neuville, Mohammad Abdulmoneim, K Theja (kthe), pish-odoo, tpma-odoo
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
project_mrp_account, project_mrp_sale
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
mrp_bom_form_view_inherited_project_mrp mrp.bom.form.inherited.project_mrp mrp.bom form Inherits mrp.mrp_bom_form_view
mrp_production_form_view_inherit_project_mrp mrp.production.view.inherited mrp.production form Inherits mrp.mrp_production_form_view
view_production_tree_view_inherit_project_mrp mrp.production.list.view.inherit.project_mrp mrp.production list Inherits mrp.mrp_production_tree_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (5)

New fields (1)
  • project_id Many2one → project.project
    domain=[('is_template', '=', False)] args: 'project.project'
Public methods (0)

No public methods.

New fields (1)
  • project_id Many2one → project.project
    compute='_compute_project_id' domain=[('is_template', '=', False)] readonly=False store=True args: 'project.project'
Public methods (2)
  • action_generate_bom(self)
  • action_open_project(self)

New fields (2)
  • bom_count Integer
    compute='_compute_bom_count' export_string_translation=False groups='mrp.group_mrp_user'
  • production_count Integer
    compute='_compute_production_count' export_string_translation=False groups='mrp.group_mrp_user'
Public methods (2)
  • action_view_mrp_bom(self)
  • action_view_mrp_production(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…