TIP: You can type at any time to perform a new search.
BOM lines with sequence number
mrp_bom_line_sequence · OCA/manufacture
- 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
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_sequenceIntegercompute='_compute_max_line_sequence'string='Max sequence in lines'
-
copy(self, default=None)
New fields (2)
-
sequenceIntegerdefault=9999string='original sequence' -
sequence2Integerhelp='Shows the sequence in the BOM line.'readonly=Falserelated='sequence'store=Truestring='Sequence'
-
create(self, values)@api.model
Loading…
Loading…
Loading…
Loading…