Repository
OCA/manufacture · module folder · Try on Runboat
Module version
1.0.0
Category
mrp
Folder size
0.14 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/manufacture
Last tracking update
2026-08-07 07:38:24
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Weblate, OCA Transbot, OCA-git-bot, oca-travis, ps-tubtim
Odoo dependencies
odoo/odoo:
- mrp
- web
- bus
- uom
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_template_only_form_view_bomlines product.template form Inherits product.product_template_only_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • bom_id Many2one → mrp.bom
    comodel_name='mrp.bom' compute='_compute_bom_id' store=True string='Bill of Materials (quick access)'
  • specific_bom_line_ids One2many
    readonly=False related='bom_id.bom_line_ids'
Public methods (1)
  • button_create_bom(self)

Loading…

Loading…