Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
2446 Visninger

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
Kassér
Bedste svar

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
Kassér