Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
4912 Visninger

Is there any community module available for Instant messaging in Odoo 7?

After searching, I found 2 sites:
1. https://bitbucket.org/anybox/web_im. **
2. http://febru.soluvas.com/2013/09/how-to-activate-instant-messaging-on.html  -- This works for me, but does not start CRON jobs.

** Cannot start the web_socketio server.py (WITHOUT BUILDOUT)
Traceback (most recent call last):
  File "/opt/openerp/v7.0/web/addons/web_socketio/server.py", line 3, in <module>
    from openerp.addons.web_socketio.web_socketio import SocketIO
ImportError: No module named web_socketio.web_socketio

Steps done:
1. downloaded the necessary packages using hg clone
2. copied those files and pasted it at WEB/ADDONS
3. installed dependent module at Odoo 7
4. tried to start using python web_socketio/web_socketio/server.py -d mydb.

 

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
mar. 15
6233
2
jun. 18
4777
0
apr. 25
665
0
dec. 24
9411
0
nov. 24
1054