| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/16.0/mrp_product_characterisation |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), GRAP |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), GRAP |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, Quentin Dupont, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_mrp_bom_search |
mrp.bom | xpath | Inherits mrp.view_mrp_bom_filter | |
view_mrp_product_product_search |
product.product | xpath | Inherits mrp.mrp_product_product_search_view | |
view_mrp_product_template_search |
product.template | xpath | Inherits mrp.mrp_product_template_search_view | |
view_product_template_form |
product.template | xpath | Inherits product.product_template_form_view |
is_component
Boolean
compute='_compute_is_component_intermediate'
help='Is component a product which has no BoM based on it + is used in a BoM line'
store=True
is_intermediate
Boolean
compute='_compute_is_component_intermediate'
help='Is intermediate a product which has a BoM based on it + is used in a BoM line'
store=True
No public methods.
is_component
Boolean
related='product_variant_ids.is_component'
is_intermediate
Boolean
related='product_variant_ids.is_intermediate'
No public methods.