TIP: You can type at any time to perform a new search.
MRP BoM Priority
mrp_bom_priority · OCA/manufacture
- Repository
- OCA/manufacture · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Manufacturing
- Folder size
- 0.31 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/manufacture
- Last tracking update
- 2026-08-07 08:09:18
- Authors
- Odoo Community Association (OCA), GRAP
- Maintainers
- Odoo Community Association (OCA), GRAP
- Committers
- Sylvain LE GAL, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_mrp_bom_tree |
mrp.bom | tree | Inherits mrp.mrp_bom_tree_view | |
view_mrp_business_bom_form |
mrp.bom | form | Inherits mrp.mrp_bom_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
prioritySelectiondefault='0'help='Helps prioritize BoM.' args: [('0', 'Low'), ('1', 'Normal'), ('2', 'High'), ('3', 'Very High')]
-
search(self, args, **kwargs)