| 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_mgmt_sale |
| VERSION | |
| VERSION | 2.1.1 |
| CATEGORY | |
| CATEGORY | Sales Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| 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, Vincent Van Rossem, eduezerouali-tecnativa, David Bañón, Bhavesh Heliconia |
| 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 - sale - sales_team - account_payment - account - onboarding - product - uom - analytic - digest - resource - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the Helpdesk functionality in Odoo to allow an integration between Helpdesk tickets and sales orders. A ticket can have several sales orders associated with it, which in turn will have the ticket associated with it, allowing tickets and sales to be related. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
ticket_view_form |
helpdesk.ticket | header | Inherits helpdesk_mgmt.ticket_view_form | |
view_helpdesk_ticket_link_sale_order_wizard |
helpdesk.ticket.link.sale.order.wizard.form | helpdesk.ticket.link.sale.order.wizard | form | New |
view_order_form |
sale.order | xpath | Inherits sale.view_order_form |
sale_order_ids
Many2many → sale.order
string='Sales orders'
args: 'sale.order'
so_count
Integer
compute='_compute_so_count'
string='Sale Order Count'
action_open_link_sale_order(self)
action_view_sale_orders(self)
commercial_partner_id
Many2one → res.partner
readonly=True
args: 'res.partner'
sale_orders_ids
Many2many → sale.order
domain="[ ('partner_id.commercial_partner_id', '=', commercial_partner_id), ('id', 'not in', ticket_sale_order_ids)]"
required=True
args: 'sale.order'
ticket_id
Many2one → helpdesk.ticket
readonly=True
required=True
args: 'helpdesk.ticket'
ticket_sale_order_ids
Many2many → sale.order
readonly=True
related='ticket_id.sale_order_ids'
string='Ticket sales orders'
args: 'sale.order'
action_confirm(self)
ticket_count
Integer
compute='_compute_ticket_count'
string='Tickets Count'
ticket_ids
Many2many → helpdesk.ticket
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/helpdesk |
| GIT | |
| GIT | https://github.com/OCA/helpdesk.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/helpdesk/tree/17.0/helpdesk_mgmt_sale |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Sales Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Enric Tobella, Víctor Martínez, Weblate, OCA-git-bot, oca-ci, eduezerouali-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/helpdesk |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/helpdesk: - helpdesk_mgmt odoo/odoo: - base - base_setup - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - sale - sales_team - account_payment - account - onboarding - product - uom - analytic - digest - resource - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the Helpdesk functionality in Odoo to allow an integration between Helpdesk tickets and sales orders. A ticket can have several sales orders associated with it, which in turn will have the ticket associated with it, allowing tickets and sales to be related. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
ticket_view_form |
helpdesk.ticket | xpath | Inherits helpdesk_mgmt.ticket_view_form | |
view_order_form |
sale.order | xpath | Inherits sale.view_order_form |
sale_order_ids
Many2many → sale.order
so_count
Integer
compute='_compute_so_count'
store=True
string='Sale Order Count'
action_view_sale_orders(self)
ticket_count
Integer
compute='_compute_ticket_count'
store=True
string='Tickets Count'
ticket_ids
Many2many → helpdesk.ticket
No public methods.
| 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_mgmt_sale |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Sales Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| 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, eduezerouali-tecnativa |
| 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 - sale - sales_team - account_payment - account - product - uom - analytic - digest - resource - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
ticket_view_form |
helpdesk.ticket | xpath | Inherits helpdesk_mgmt.ticket_view_form | |
view_order_form |
sale.order | xpath | Inherits sale.view_order_form |
sale_order_ids
Many2many → sale.order
so_count
Integer
compute='_compute_so_count'
store=True
string='Sale Order Count'
action_view_sale_orders(self)
ticket_count
Integer
compute='_compute_ticket_count'
store=True
string='Tickets Count'
ticket_ids
Many2many → helpdesk.ticket
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/helpdesk |
| GIT | |
| GIT | https://github.com/OCA/helpdesk.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/helpdesk/tree/15.0/helpdesk_mgmt_sale |
| VERSION | |
| VERSION | 2.1.0 |
| CATEGORY | |
| CATEGORY | Sales Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, pilarvargas-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/helpdesk |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:35 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/helpdesk: - helpdesk_mgmt odoo/odoo: - base - base_setup - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - sale - sales_team - payment - account - product - uom - analytic - digest - resource - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
ticket_view_form |
helpdesk.ticket | xpath | Inherits helpdesk_mgmt.ticket_view_form | |
view_order_form |
sale.order | xpath | Inherits sale.view_order_form |
sale_order_ids
Many2many → sale.order
so_count
Integer
compute='_compute_so_count'
store=True
string='Sale Order Count'
action_view_sale_orders(self)
ticket_count
Integer
compute='_compute_ticket_count'
store=True
string='Tickets Count'
ticket_ids
Many2many → helpdesk.ticket
No public methods.