| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/maintenance |
| GIT | |
| GIT | https://github.com/OCA/maintenance.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/maintenance/tree/19.0/maintenance_product |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Maintenance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Antoni Marroig Campomar |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/maintenance |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - maintenance - base - base_setup - web - bus - web_tour - html_editor - product - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module links *Maintenance Equipments* and *Products*, easing creation of new equipments. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
pm_maintenance_category_equipment_form_view |
pm.maintenance.equipment.category.form.view | maintenance.equipment.category | field | Inherits maintenance.hr_equipment_category_view_form |
pm_maintenance_equipment_form_view |
pm.maintenance.equipment.form.view | maintenance.equipment | field | Inherits maintenance.hr_equipment_view_form |
pm_maintenance_equipment_search_view |
pm.maintenance.equipment.search.view | maintenance.equipment | field | Inherits maintenance.hr_equipment_view_search |
product_template_form_view |
product.template.common.form | product.template | xpath | Inherits product.product_template_form_view |
product_category_id
Many2one → product.category
comodel_name='product.category'
related='category_id.product_category_id'
product_id
Many2one → product.product
comodel_name='product.product'
domain="\n [\n ('categ_id', 'child_of', product_category_id),\n ('maintenance_ok', '=', True),\n ]\n "
string='Product'
tracking=True
No public methods.
product_category_id
Many2one → product.category
comodel_name='product.category'
string='Product Category'
tracking=True
No public methods.
equipment_category_ids
One2many → maintenance.equipment.category
comodel_name='maintenance.equipment.category'
inverse_name='product_category_id'
string='Equipment Categories'
No public methods.
equipment_ids
One2many → maintenance.equipment
comodel_name='maintenance.equipment'
inverse_name='product_id'
string='Equipments'
No public methods.
maintenance_ok
Boolean
string='Can be Maintenance'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/maintenance |
| GIT | |
| GIT | https://github.com/OCA/maintenance.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/maintenance/tree/18.0/maintenance_product |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Maintenance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | JordiMForgeFlow, Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/maintenance |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - maintenance - base - base_setup - web - bus - web_tour - html_editor - product - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module links *Maintenance Equipments* and *Products*, easing creation of new equipments. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
pm_maintenance_category_equipment_form_view |
pm.maintenance.equipment.category.form.view | maintenance.equipment.category | field | Inherits maintenance.hr_equipment_category_view_form |
pm_maintenance_equipment_form_view |
pm.maintenance.equipment.form.view | maintenance.equipment | field | Inherits maintenance.hr_equipment_view_form |
pm_maintenance_equipment_search_view |
pm.maintenance.equipment.search.view | maintenance.equipment | field | Inherits maintenance.hr_equipment_view_search |
product_template_form_view |
product.template.common.form | product.template | xpath | Inherits product.product_template_form_view |
product_category_id
Many2one → product.category
comodel_name='product.category'
related='category_id.product_category_id'
product_id
Many2one → product.product
comodel_name='product.product'
domain="\n [\n ('categ_id', 'child_of', product_category_id),\n ('maintenance_ok', '=', True),\n ]\n "
string='Product'
tracking=True
No public methods.
product_category_id
Many2one → product.category
comodel_name='product.category'
string='Product Category'
tracking=True
No public methods.
equipment_category_ids
One2many → maintenance.equipment.category
comodel_name='maintenance.equipment.category'
inverse_name='product_category_id'
string='Equipment Categories'
No public methods.
equipment_ids
One2many → maintenance.equipment
comodel_name='maintenance.equipment'
inverse_name='product_id'
string='Equipments'
No public methods.
maintenance_ok
Boolean
string='Can be Maintenance'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/maintenance |
| GIT | |
| GIT | https://github.com/OCA/maintenance.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/maintenance/tree/17.0/maintenance_product |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Maintenance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Carolina Fernandez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/maintenance |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - maintenance - base - base_setup - web - bus - web_tour - product - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module links *Maintenance Equipments* and *Products*, easing creation of new equipments. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
pm_maintenance_category_equipment_form_view |
pm.maintenance.equipment.category.form.view | maintenance.equipment.category | field | Inherits maintenance.hr_equipment_category_view_form |
pm_maintenance_equipment_form_view |
pm.maintenance.equipment.form.view | maintenance.equipment | field | Inherits maintenance.hr_equipment_view_form |
pm_maintenance_equipment_search_view |
pm.maintenance.equipment.search.view | maintenance.equipment | field | Inherits maintenance.hr_equipment_view_search |
product_template_form_view |
product.template.common.form | product.template | xpath | Inherits product.product_template_form_view |
product_category_id
Many2one → product.category
comodel_name='product.category'
related='category_id.product_category_id'
product_id
Many2one → product.product
comodel_name='product.product'
domain="[('categ_id','=',product_category_id),('maintenance_ok','=',True)]"
string='Product'
tracking=True
No public methods.
product_category_id
Many2one → product.category
comodel_name='product.category'
string='Product Category'
tracking=True
No public methods.
equipment_category_ids
One2many → maintenance.equipment.category
comodel_name='maintenance.equipment.category'
inverse_name='product_category_id'
string='Equipment Categories'
No public methods.
equipment_ids
One2many → maintenance.equipment
comodel_name='maintenance.equipment'
inverse_name='product_id'
string='Equipments'
No public methods.
maintenance_ok
Boolean
string='Can be Maintenance'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/maintenance |
| GIT | |
| GIT | https://github.com/OCA/maintenance.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/maintenance/tree/16.0/maintenance_product |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Maintenance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Kaynnan Lemes, kaynnan |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/maintenance |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - maintenance - base - base_setup - web - bus - web_tour - product - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
pm_maintenance_category_equipment_form_view |
pm.maintenance.equipment.category.form.view | maintenance.equipment.category | field | Inherits maintenance.hr_equipment_category_view_form |
pm_maintenance_equipment_form_view |
pm.maintenance.equipment.form.view | maintenance.equipment | field | Inherits maintenance.hr_equipment_view_form |
pm_maintenance_equipment_search_view |
pm.maintenance.equipment.search.view | maintenance.equipment | field | Inherits maintenance.hr_equipment_view_search |
product_template_form_view |
product.template.common.form | product.template | xpath | Inherits product.product_template_form_view |
product_category_id
Many2one → product.category
comodel_name='product.category'
related='category_id.product_category_id'
product_id
Many2one → product.product
comodel_name='product.product'
domain="[('categ_id','=',product_category_id),('maintenance_ok','=',True)]"
string='Product'
tracking=True
No public methods.
product_category_id
Many2one → product.category
comodel_name='product.category'
string='Product Category'
tracking=True
No public methods.
equipment_category_ids
One2many → maintenance.equipment.category
comodel_name='maintenance.equipment.category'
inverse_name='product_category_id'
string='Equipment Categories'
No public methods.
equipment_ids
One2many → maintenance.equipment
comodel_name='maintenance.equipment'
inverse_name='product_id'
string='Equipments'
No public methods.
maintenance_ok
Boolean
string='Can be Maintenance'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/maintenance |
| GIT | |
| GIT | https://github.com/OCA/maintenance.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/maintenance/tree/15.0/maintenance_product |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Maintenance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Stefano Consolaro |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/maintenance |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:35 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - maintenance - base - base_setup - web - bus - web_tour - product - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
pm_maintenance_category_equipment_form_view |
pm.maintenance.equipment.category.form.view | maintenance.equipment.category | field | Inherits maintenance.hr_equipment_category_view_form |
pm_maintenance_equipment_form_view |
pm.maintenance.equipment.form.view | maintenance.equipment | field | Inherits maintenance.hr_equipment_view_form |
pm_maintenance_equipment_search_view |
pm.maintenance.equipment.search.view | maintenance.equipment | field | Inherits maintenance.hr_equipment_view_search |
product_template_form_view |
product.template.common.form | product.template | xpath | Inherits product.product_template_form_view |
product_category_id
Many2one → product.category
comodel_name='product.category'
related='category_id.product_category_id'
product_id
Many2one → product.product
comodel_name='product.product'
domain="[('categ_id','=',product_category_id),('maintenance_ok','=',True)]"
string='Product'
tracking=True
No public methods.
product_category_id
Many2one → product.category
comodel_name='product.category'
string='Product Category'
tracking=True
No public methods.
equipment_category_ids
One2many → maintenance.equipment.category
comodel_name='maintenance.equipment.category'
inverse_name='product_category_id'
string='Equipment Categories'
No public methods.
equipment_ids
One2many → maintenance.equipment
comodel_name='maintenance.equipment'
inverse_name='product_id'
string='Equipments'
No public methods.
maintenance_ok
Boolean
string='Can be Maintenance'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/maintenance |
| GIT | |
| GIT | https://github.com/OCA/maintenance.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/maintenance/tree/14.0/maintenance_product |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Maintenance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/maintenance |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - maintenance - base - base_setup - web - bus - web_tour - product - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
pm_maintenance_category_equipment_form_view |
pm.maintenance.equipment.category.form.view | maintenance.equipment.category | field | Inherits maintenance.hr_equipment_category_view_form |
pm_maintenance_equipment_form_view |
pm.maintenance.equipment.form.view | maintenance.equipment | field | Inherits maintenance.hr_equipment_view_form |
pm_maintenance_equipment_search_view |
pm.maintenance.equipment.search.view | maintenance.equipment | field | Inherits maintenance.hr_equipment_view_search |
product_template_form_view |
product.template.common.form | product.template | xpath | Inherits product.product_template_form_view |
product_category_id
Many2one → product.category
comodel_name='product.category'
related='category_id.product_category_id'
product_id
Many2one → product.product
comodel_name='product.product'
domain="[('categ_id','=',product_category_id),('maintenance_ok','=',True)]"
string='Product'
tracking=True
No public methods.
product_category_id
Many2one → product.category
comodel_name='product.category'
string='Product Category'
tracking=True
No public methods.
equipment_category_ids
One2many → maintenance.equipment.category
comodel_name='maintenance.equipment.category'
inverse_name='product_category_id'
string='Equipment Categories'
No public methods.
equipment_ids
One2many → maintenance.equipment
comodel_name='maintenance.equipment'
inverse_name='product_id'
string='Equipments'
No public methods.
maintenance_ok
Boolean
string='Can be Maintenance'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/maintenance |
| GIT | |
| GIT | https://github.com/OCA/maintenance.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/maintenance/tree/13.0/maintenance_product |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Maintenance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/maintenance |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - maintenance - base - base_setup - web - bus - web_tour - product - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
pm_maintenance_category_equipment_form_view |
pm.maintenance.equipment.category.form.view | maintenance.equipment.category | field | Inherits maintenance.hr_equipment_category_view_form |
pm_maintenance_equipment_form_view |
pm.maintenance.equipment.form.view | maintenance.equipment | field | Inherits maintenance.hr_equipment_view_form |
pm_maintenance_equipment_search_view |
pm.maintenance.equipment.search.view | maintenance.equipment | field | Inherits maintenance.hr_equipment_view_search |
product_template_form_view |
product.template.common.form | product.template | xpath | Inherits product.product_template_form_view |
product_category_id
Many2one → product.category
comodel_name='product.category'
related='category_id.product_category_id'
product_id
Many2one → product.product
comodel_name='product.product'
domain="[('categ_id','=',product_category_id),('maintenance_ok','=',True)]"
string='Product'
tracking=True
No public methods.
product_category_id
Many2one → product.category
comodel_name='product.category'
string='Product Category'
tracking=True
No public methods.
equipment_category_ids
One2many → maintenance.equipment.category
comodel_name='maintenance.equipment.category'
inverse_name='product_category_id'
string='Equipment Categories'
No public methods.
equipment_ids
One2many → maintenance.equipment
comodel_name='maintenance.equipment'
inverse_name='product_id'
string='Equipments'
No public methods.
maintenance_ok
Boolean
string='Can be Maintenance'
No public methods.