Helpdesk Ticket Partner Response

helpdesk_ticket_partner_response
REPOSITORY
REPOSITORYOCA/helpdesk
GIT
GIThttps://github.com/OCA/helpdesk.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/helpdesk/tree/18.0/helpdesk_ticket_partner_response
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYHelpdesk
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), APSL-Nagarro, Antoni Marroig
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), APSL-Nagarro, Antoni Marroig
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Anjeel Haria, Dmytro Kashuba @ Solvti
WEBSITE
WEBSITEhttps://github.com/OCA/helpdesk
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/helpdesk:
    - helpdesk_mgmt
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - portal
    - web_editor
    - http_routing
    - auth_signup
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Autoupdate ticket stage when a partner posts a message on the ticket from the portal or by sending an email.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_helpdesk_team_form_inherit helpdesk.ticket.team.form.inherit helpdesk.ticket.team field Inherits helpdesk_mgmt.view_helpdesk_team_form
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (3)
  • autopupdate_dest_stage_id Many2one → helpdesk.ticket.stage
    help="Target stage on partner's message post " string='Autoupdate Destination Stage' args: 'helpdesk.ticket.stage'
  • autopupdate_src_stage_ids Many2many → helpdesk.ticket.stage
    comodel_name='helpdesk.ticket.stage' help='If a partner posts a message in a ticket on this stages, the own stage of the ticket will be update by the one set on Autoupdate Destination Stage ' relation='change_stage_partner_response' string='Autoupdate Source Stages'
  • autoupdate_ticket_stage Boolean
    default=False help='Update ticket stage when a new message is registered by the partner.' string='Auto Update Ticket Stage'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • change_ticket_status_via_mail(self, routes, message_dict)
REPOSITORY
REPOSITORYOCA/helpdesk
GIT
GIThttps://github.com/OCA/helpdesk.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/helpdesk/tree/17.0/helpdesk_ticket_partner_response
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYHelpdesk
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), APSL-Nagarro, Antoni Marroig
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), APSL-Nagarro, Antoni Marroig
COMMITTERS
COMMITTERSPedro M. Baeza, Weblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar, LUNEXTLABS Tobi
WEBSITE
WEBSITEhttps://github.com/OCA/helpdesk
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/helpdesk:
    - helpdesk_mgmt
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - portal
    - web_editor
    - http_routing
    - auth_signup
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Autoupdate ticket stage when a partner posts a message on the ticket from the portal or by sending an email.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_helpdesk_team_form_inherit helpdesk.ticket.team.form.inherit helpdesk.ticket.team field Inherits helpdesk_mgmt.view_helpdesk_team_form
Models touched (2)

New fields (3)
  • autopupdate_dest_stage_id Many2one → helpdesk.ticket.stage
    help="Target stage on partner's message post " string='Autoupdate Destination Stage' args: 'helpdesk.ticket.stage'
  • autopupdate_src_stage_ids Many2many → helpdesk.ticket.stage
    comodel_name='helpdesk.ticket.stage' help='If a partner posts a message in a ticket on this stages, the own stage of the ticket will be update by the one set on Autoupdate Destination Stage ' relation='change_stage_partner_response' string='Autoupdate Source Stages'
  • autoupdate_ticket_stage Boolean
    default=False help='Update ticket stage when a new message is registered by the partner.' string='Auto Update Ticket Stage'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/helpdesk
GIT
GIThttps://github.com/OCA/helpdesk.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/helpdesk/tree/16.0/helpdesk_ticket_partner_response
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYHelpdesk
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), APSL-Nagarro, Antoni Marroig
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), APSL-Nagarro, Antoni Marroig
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar
WEBSITE
WEBSITEhttps://github.com/OCA/helpdesk
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:12:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/helpdesk:
    - helpdesk_mgmt
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - portal
    - web_editor
    - http_routing
    - auth_signup
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Autoupdate ticket stage when a partner posts a message on the ticket from the portal or by sending an email.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_helpdesk_team_form_inherit helpdesk.ticket.team.form.inherit helpdesk.ticket.team field Inherits helpdesk_mgmt.view_helpdesk_team_form
Models touched (2)

New fields (3)
  • autopupdate_dest_stage_id Many2one → helpdesk.ticket.stage
    help="Target stage on partner's message post " string='Autoupdate Destination Stage' args: 'helpdesk.ticket.stage'
  • autopupdate_src_stage_ids Many2many → helpdesk.ticket.stage
    comodel_name='helpdesk.ticket.stage' help='If a partner posts a message in a ticket on this stages, the own stage of the ticket will be update by the one set on Autoupdate Destination Stage ' relation='change_stage_partner_response' string='Autoupdate Source Stages'
  • autoupdate_ticket_stage Boolean
    default=False help='Update ticket stage when a new message is registered by the partner.' string='Auto Update Ticket Stage'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • change_status_ticket_from_portal(self, routes)
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/helpdesk
PULL REQUEST
PULL REQUEST[19.0][MIG] helpdesk_ticket_partner_response: Migration to 19.0 (#1044)