Repository
OCA/manufacture · module folder · Try on Runboat
Module version
1.0.0
Category
Manufacturing Management
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/manufacture
Last tracking update
2026-08-07 07:57:02
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
AaronHForgeFlow, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
mrp_bom_form_view mrp.bom.form mrp.bom form Inherits mrp.mrp_bom_form_view
mrp_bom_form_view2 mrp.bom.form mrp.bom form Inherits mrp.mrp_bom_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • max_line_sequence Integer
    compute='_compute_max_line_sequence' string='Max sequence in lines'
Public methods (1)
  • copy(self, default=None)

New fields (2)
  • sequence Integer
    default=9999 string='original sequence'
  • sequence2 Integer
    help='Shows the sequence in the BOM line.' readonly=False related='sequence' store=True string='Sequence'
Public methods (1)
  • create(self, values)
    @api.model

Loading…

Loading…

Loading…

Loading…