Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2214 Представления

Hello Odoo Community,

I am currently working with the Helpdesk module in Odoo, and I would like to customize the ticket numbering system. Instead of the default sequence, I want the ticket ID to follow a specific format, such as "INC-12345", where the "INC-" prefix is constant and the numeric part is auto-generated sequentially.

Does anyone have experience with implementing such a custom ticket number format in Odoo? I would appreciate guidance on how to achieve this, whether through a custom sequence or by customizing the existing ticket model. Any help, including steps or code snippets, would be greatly appreciated!

Thank you!

Аватар
Отменить
Лучший ответ

There is already a sequence field for helpdesk, you can update the required prefix. (Ticket IDs Sequence (ticket_ref)

Settings > Technical > Sequences search for helpdesk ticket and update prefix

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
мар. 25
4812
0
мая 21
3952
0
авг. 24
1192
2
авг. 24
2453
1
июн. 23
2449