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

Iam a new to Odoo. I have edited the "sale.py" Python file and I restarts the server(Win 64 bit) It is giving Internal server exception.

Is it correct way to edit or any other better way to edit the python code ?

Avatar
Verwerfen
Beste Antwort

1. It is not recommended to change Odoo code. Develop custom addon modules and use inheritation.

2. Do provide the error log if you are looking for help.

3. Do finally start reading the documentation, see https://www.odoo.com/page/community for more and use Google.

4. Use specific question titles.

Avatar
Verwerfen