Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
1476 Ansichten

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.

Avatar
Verwerfen
Autor Beste Antwort

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





Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Apr. 24
927
0
Aug. 25
294
1
Juli 25
501
4
Mai 25
2787
2
Mai 25
6210