How to fix this problem with pycharm Odoo
https://www.odoo.com/de_DE/groups/community-59/community-9951333?mode=date
It's not working for me
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How to fix this problem with pycharm Odoo
https://www.odoo.com/de_DE/groups/community-59/community-9951333?mode=date
It's not working for me
To be able to debug using pycharm or eclipse with pydev you just need to find and change this line:
evented = True
with
evented = False
in the file openerp/__init__.py
after restart the odoo server you will be able to debug
Hope that help you
This was solved my problem, thank you. But why is that so ? I was debugging all time and after I installed a new debian Version of Odoo8 it has some problems
That line was causing that Odoo start using a gevent server using greenlets
Thanks Axel, i was having this problem too, with this new Odoo 9 version. Have a good one bro
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
Odoo v8 disable Debug Mode.
Solved
|
|
2
Jun 17
|
5314 | |
|
0
Apr 17
|
5078 | ||
|
6
Jul 15
|
32322 | ||
|
4
Dec 19
|
11034 | ||
|
3
May 17
|
9905 |