Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
2450 Tampilan

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
Buang
Jawaban Terbai

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
Buang