Well, Thank you for your kind help, but I managed to solve all those problem except chat one.
1] If I do bzr update
on addon's directory then it updates modules/code. I have automated it by daily cron job. Do you think that will help to get me updates?
2] Chat plugin takes option such as
$ openerp-server --gevent
and by default it run on port number 8072
Any idea, how do I provide it's configuration in config files to that it will work?
Thanks again..
I did rm -fr /srv/openerp/openobject-addons
But Now when I'm trying
cd openerp
bzr branch lp:openobject-addons
/srv/openerp/openobject-addons directory is Blank
I'm totally frustrated but not able to get addons using bzr.
Please Help!
How to I enable Live Chat / Instant Messaging functionality inside ERP?
Thanks for detailed tutorial and kind help.
1. How do I update OpenERP if I have followed this tutorial?
2. How do I install Addon/Plugins from third party repo?
Thanks again!
Hi,
When I run following command:
OUTPUT:
1] why ERROR: openerp.addons.report.models.report: You need wkhtmltopdf to print a pdf version of the reports. Where as I have done pip install wkhtmltopdf
2] why WARNING: openerp.addons.website_event.controllers.main: Please install GeoIP python module to use events localisation. Even when I have installed python-goip already.
3] my pip freeze > requirements.txt file output
Do you think this can be some bug or Am I doing something wrong?
Thanks for your time & kind help.