TIP: You can type at any time to perform a new search.
Helpdesk Management Partner sequence
helpdesk_mgmt_partner_sequence · OCA/helpdesk
- Repository
- OCA/helpdesk · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Uncategorized
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/helpdesk
- Last tracking update
- 2026-08-07 07:38:19
- Authors
- Odoo Community Association (OCA), Solvos
- Maintainers
- Odoo Community Association (OCA), Solvos
- Committers
- OCA Transbot, OCA-git-bot, oca-travis, ChristianSantamaria
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_form |
view_partner_form | res.partner | form | Inherits base.view_partner_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (2)
-
helpdesk_ticket_sequence_idMany2one → ir.sequencecopy=Falsehelp='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_nextIntegercompute='_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.
Loading…