| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/helpdesk |
| GIT | |
| GIT | https://github.com/OCA/helpdesk.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/helpdesk/tree/13.0/helpdesk_mgmt_partner_sequence |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Solvos |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Solvos |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, OCA-git-bot, ChristianSantamaria |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/helpdesk |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/helpdesk: - helpdesk_mgmt odoo/odoo: - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_form |
view_partner_form | res.partner | xpath | Inherits base.view_partner_form |
No new fields.
Public methods (0)No public methods.
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'
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/12.0/helpdesk_mgmt_partner_sequence |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Solvos |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Solvos |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, Luisa Miguéns (Solvos) |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/helpdesk |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/helpdesk: - helpdesk_mgmt odoo/odoo: - base - base_setup - web - bus - web_tour - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_form |
view_partner_form | res.partner | xpath | Inherits base.view_partner_form |
No new fields.
Public methods (0)No public methods.
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'
No public methods.