TIP: You can type at any time to perform a new search.
Mrp Attachment Mgmt
mrp_attachment_mgmt · OCA/manufacture
- Repository
- OCA/manufacture · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Manufacturing
- Folder size
- 0.06 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), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- OCA-git-bot, oca-ci, JasminSForgeFlow
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows to get all attachments of a bill of materials (all levels) on a view. This module allows to get all attachments of a work orders products to produce on a view.
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_bom_see_attachments_form_view |
mrp.bom.attachments.mrp.bom.form.view | mrp.bom | form | Inherits mrp.mrp_bom_form_view |
mrp_bom_see_attachments_product_product_form_view |
mrp.bom.attachments.product.product.form.view | product.product | form | Inherits mrp.product_product_form_view_bom_button |
mrp_bom_see_attachments_product_template_form_view |
mrp.bom.attachments.product.template.form.view | product.template | form | Inherits mrp.product_template_form_view_bom_button |
mrp_production_form_view |
mrp.production.form - Add attachments smart-button | mrp.production | form | Inherits mrp.mrp_production_form_view |
workorder_attachments_mrp_workorder_form_view |
workorder.attachments.mrp.workorder.form.view | mrp.workorder | form | Inherits mrp.mrp_production_workorder_form_view_inherit |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (5)
New fields (0)
No new fields.
Public methods (2)-
action_see_bom_documents(self) -
action_show_product_attachments(self)
New fields (0)
No new fields.
Public methods (2)-
action_show_attachments(self) -
action_show_bom_attachments(self)
New fields (0)
No new fields.
Public methods (2)-
action_see_workorder_attachments(self) -
action_see_workorder_bom_attachments(self)
New fields (0)
No new fields.
Public methods (2)-
action_see_bom_attachments(self) -
action_see_bom_documents(self)
New fields (0)
No new fields.
Public methods (2)-
action_see_bom_attachments(self) -
action_see_bom_documents(self)
Loading…
Loading…
Loading…
Loading…