| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/helpdesk |
| GIT | |
| GIT | https://github.com/OCA/helpdesk.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/helpdesk/tree/19.0/helpdesk_product |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | After-Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, David Bañón, meetscs |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/helpdesk |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/helpdesk: - helpdesk_mgmt odoo/odoo: - base - base_setup - web - bus - web_tour - html_editor - portal - http_routing - auth_signup - product - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds the option to select product in the helpdesk tickets and view tickets related to products. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
helpdesk_ticket_view_search |
helpdesk.ticket.search | helpdesk.ticket | field | Inherits helpdesk_mgmt.helpdesk_ticket_view_search |
product_template_search_view_helpdesk |
product.template.search | product.template | search | Inherits product.product_template_search_view |
product_view_template |
product.template.common.form | product.template | div | Inherits product.product_template_form_view |
ticket_view_form |
helpdesk.ticket.form | helpdesk.ticket | xpath | Inherits helpdesk_mgmt.ticket_view_form |
ticket_view_tree |
helpdesk.ticket.list | helpdesk.ticket | field | Inherits helpdesk_mgmt.ticket_view_tree |
product_id
Many2one → product.product
comodel_name='product.product'
domain=[('ticket_active', '=', True)]
string='Product'
No public methods.
helpdesk_ticket_count
Integer
compute='_compute_helpdesk_ticket_count'
helpdesk_ticket_ids
One2many → helpdesk.ticket
comodel_name='helpdesk.ticket'
inverse_name='product_id'
action_view_helpdesk_tickets(self)
helpdesk_ticket_count
Integer
compute='_compute_helpdesk_ticket_count'
helpdesk_ticket_ids
One2many
related='product_variant_ids.helpdesk_ticket_ids'
ticket_active
Boolean
default=True
args: 'Available for Helpdesk Tickets'
action_view_helpdesk_tickets(self, product=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/helpdesk |
| GIT | |
| GIT | https://github.com/OCA/helpdesk.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/helpdesk/tree/18.0/helpdesk_product |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | After-Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, Iván Todorovich, oca-ci, JasminSForgeFlow, David Bañón |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/helpdesk |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/helpdesk: - helpdesk_mgmt odoo/odoo: - base - base_setup - web - bus - web_tour - html_editor - portal - web_editor - http_routing - auth_signup - product - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds the option to select product in the helpdesk tickets and view tickets related to products. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
helpdesk_ticket_view_search |
helpdesk.ticket.search | helpdesk.ticket | field | Inherits helpdesk_mgmt.helpdesk_ticket_view_search |
product_template_search_view_helpdesk |
product.template.search | product.template | search | Inherits product.product_template_search_view |
product_view_template |
product.template.common.form | product.template | div | Inherits product.product_template_form_view |
ticket_view_form |
helpdesk.ticket.form | helpdesk.ticket | xpath | Inherits helpdesk_mgmt.ticket_view_form |
ticket_view_tree |
helpdesk.ticket.list | helpdesk.ticket | field | Inherits helpdesk_mgmt.ticket_view_tree |
product_id
Many2one → product.product
comodel_name='product.product'
domain=[('ticket_active', '=', True)]
string='Product'
No public methods.
helpdesk_ticket_count
Integer
compute='_compute_helpdesk_ticket_count'
helpdesk_ticket_ids
One2many → helpdesk.ticket
comodel_name='helpdesk.ticket'
inverse_name='product_id'
action_view_helpdesk_tickets(self)
helpdesk_ticket_count
Integer
compute='_compute_helpdesk_ticket_count'
helpdesk_ticket_ids
One2many
related='product_variant_ids.helpdesk_ticket_ids'
ticket_active
Boolean
default=True
args: 'Available for Helpdesk Tickets'
action_view_helpdesk_tickets(self, product=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/helpdesk |
| GIT | |
| GIT | https://github.com/OCA/helpdesk.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/helpdesk/tree/16.0/helpdesk_product |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | After-Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, MariaBForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/helpdesk |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/helpdesk: - helpdesk_mgmt odoo/odoo: - base - base_setup - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - product - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
helpdesk_ticket_view_search |
helpdesk.ticket.search | helpdesk.ticket | field | Inherits helpdesk_mgmt.helpdesk_ticket_view_search |
product_template_search_view_helpdesk |
product.template.search | product.template | search | Inherits product.product_template_search_view |
product_view_template |
product.template.common.form | product.template | field | Inherits product.product_template_form_view |
ticket_view_form |
helpdesk.ticket.form | helpdesk.ticket | xpath | Inherits helpdesk_mgmt.ticket_view_form |
ticket_view_tree |
helpdesk.ticket.tree | helpdesk.ticket | field | Inherits helpdesk_mgmt.ticket_view_tree |
product_id
Many2one → product.product
comodel_name='product.product'
string='Product'
No public methods.
ticket_active
Boolean
default=True
required=True
args: 'Available for Helpdesk Tickets'
No public methods.