Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
1529 Vizualizări

Hi Community,


Odoo 17, error after submitting ticket through website form that targeting specific helpdesk teams. Example: /helpdesk/customer-care-1


final error page url: https://yourdomain.com/your-ticket-has-been-submitted


the error:

Internal Server Error

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.


tested at Odoo online and On Premise, both resulting the same error.

Imagine profil
Abandonează
Autor Cel mai bun răspuns

Removing/commenting some part of the page code can solve the problem temporarily. Because this only hide the root cause and not problem solve the root cause.


development mode, open the page => Title : Ticket Received , url: your-ticket-has-been-submitted


comment or remove below part of code: (line 11-14)


from here

                            t t-if="ticket"
                                span Your Ticket Number is bla bla span
                            t

to here





Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
apr. 24
952
0
aug. 25
499
1
iul. 25
532
4
mai 25
2920
2
mai 25
6369