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'.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
2
回复
5365
查看
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'
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
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
3月 15
|
7704 | ||
|
1
3月 15
|
4683 | ||
|
3
7月 25
|
8667 | ||
|
1
5月 25
|
970 | ||
|
0
1月 24
|
1688 |