Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
5379 Visualizações

How do i use instant messaging in Openerp ? I installed the live_chat module and when i click on the chat button, i am getting the warning 'Instant Messaging is not activated on this server'.

Avatar
Cancelar
Autor Melhor resposta

Please follow the steps to run instant messaging:

step 1: sudo apt-get install python-gevent AND sudo pip install gevent-psycopg2

step 2: Install module 'im'.

step 3: run the server as './openerp-server --gevent'

Avatar
Cancelar
Melhor resposta

Try the answer given here: https://accounts.openerp.com/forum/Help-1/question/22521/ Note that after setting --gevent parameter OpenERP will run in port 8072 instead of 8069 so when you access your openERP write [your.ip]:8072

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
mar. 15
7716
1
mar. 15
4701
3
jul. 25
8714
1
mai. 25
1018
0
jan. 24
1705