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

I just add this module in addons and than restart the services so i get this error:

  File "/opt/openerp/openerp-7.0-20140519-231318/openerp/addons/im/__init__.py", line 2, in <module>
    import im
  File "/opt/openerp/openerp-7.0-20140519-231318/openerp/addons/im/im.py", line 30, in <module>
    from openerp import http
ImportError: cannot import name http

 

 

الصورة الرمزية
إهمال
الكاتب أفضل إجابة

i added this from openerp.addons.web import http as http and from openerp.addons.web import http as request so now i am getting the below error

@http.route('/longpolling/im/poll', type="json", auth="none") AttributeError: 'module' object has no attribute 'route'

الصورة الرمزية
إهمال

You can find the answer in given link .

المنشورات ذات الصلة الردود أدوات العرض النشاط
2
سبتمبر 23
7442
2
مارس 23
46449
2
ديسمبر 23
57308
0
مارس 22
2129
3
يونيو 20
10396