Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1408 Widoki

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.

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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





Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
kwi 24
859
1
lip 25
405
4
maj 25
2521
2
maj 25
5885
1
mar 25
1694