TIP: You can type at any time to perform a new search.
MRP BoM Image
mrp_bom_image · OCA/manufacture
- Repository
- OCA/manufacture · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Manufacture
- Folder size
- 0.13 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/manufacture
- Last tracking update
- 2026-08-07 09:06:24
- Authors
- Odoo Community Association (OCA), GRAP
- Maintainers
- Odoo Community Association (OCA), GRAP
- Committers
- Ruchir Shukla, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Product image is added to BoM form view. Module adds 3 image size to BoM : image_1024, image_512 and image_128.  
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_mrp_bom_form |
mrp.bom | form | Inherits mrp.mrp_bom_form_view | |
view_mrp_bom_kanban |
mrp.bom | kanban | Inherits mrp.mrp_bom_kanban_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (3)
-
image_1024Binaryrelated='product_tmpl_id.image_1024' -
image_128Binaryrelated='product_tmpl_id.image_128' -
image_512Binaryrelated='product_tmpl_id.image_512'
No public methods.
Loading…
Loading…