Helpdesk Management Partner sequence

helpdesk_mgmt_partner_sequence
REPOSITORY
REPOSITORYOCA/helpdesk
GIT
GIThttps://github.com/OCA/helpdesk.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/helpdesk/tree/13.0/helpdesk_mgmt_partner_sequence
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Solvos
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Solvos
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, OCA-git-bot, ChristianSantamaria
WEBSITE
WEBSITEhttps://github.com/OCA/helpdesk
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:14
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

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_partner_form view_partner_form res.partner xpath Inherits base.view_partner_form
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • helpdesk_ticket_sequence_id Many2one → ir.sequence
    copy=False help='This field contains the information related to the numbering of the tickets of this partner.' string='Helpdesk Ticket Sequence' args: 'ir.sequence'
  • helpdesk_ticket_sequence_number_next Integer
    compute='_compute_seq_helpdesk_ticket_number_next' help='The next sequence number will be used for the next ticket of this partner.' inverse='_inverse_seq_helpdesk_ticket_number_next' string='Helpdesk Ticket Next Number'
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/12.0/helpdesk_mgmt_partner_sequence
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Solvos
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Solvos
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, Luisa Miguéns (Solvos)
WEBSITE
WEBSITEhttps://github.com/OCA/helpdesk
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/helpdesk:
    - helpdesk_mgmt
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - portal
    - http_routing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_partner_form view_partner_form res.partner xpath Inherits base.view_partner_form
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • helpdesk_ticket_sequence_id Many2one → ir.sequence
    copy=False help='This field contains the information related to the numbering of the tickets of this partner.' string='Helpdesk Ticket Sequence' args: 'ir.sequence'
  • helpdesk_ticket_sequence_number_next Integer
    compute='_compute_seq_helpdesk_ticket_number_next' help='The next sequence number will be used for the next ticket of this partner.' inverse='_inverse_seq_helpdesk_ticket_number_next' string='Helpdesk Ticket Next Number'
Public methods (0)

No public methods.