where is the my/tickets located in the odoo?
i need to customize odoo ticket portal but can't find the 'my/tickets' code
i think its in portal_my_template, but i have no clue
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
Hi,
Please search for the record XML id "portal_service_category" in your code. you can get the corresponding my/ticket record
<div id="portal_service_category" position="inside">
<t t-call="portal.portal_docs_
<t t-set="icon" t-value="'/helpdesk/static/
<t t-set="title">Tickets</t>
<t t-set="text">Follow all your helpdesk tickets</t>
<t t-set="url" t-value="'/my/tickets'"/>
<t t-set="placeholder_count" t-value="'ticket_count'"/>
</t>
</div>
Hope it helps
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
1
Eki 23
|
2315 | ||
|
0
Eyl 17
|
2607 | ||
|
2
May 17
|
5949 | ||
|
3
Eyl 24
|
2768 | ||
|
0
Şub 23
|
866 |