تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4 الردود
8962 أدوات العرض

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

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
يونيو 17
5331
0
أبريل 17
5095
6
يوليو 15
32352
4
ديسمبر 19
11057
3
مايو 17
9931