Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
2445 Prikazi

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
Opusti
Best Answer

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
Opusti