published by xat on Fri, 06/03/2011 - 19:25
The current OpenERP Web client only supports connexions through HTTP. If we don't want our passwords to be transferred in readable format and add a bit more privacy, we need to add an SSL layer, which means providing HTTPS support. The simpliest way to do this, is to configure a SSL reverse proxy. To that purpose, we are going to use Nginx (http://www.nginx.org/), which is a fast and robust HTTP server and reverse proxy.
published by xat on Fri, 06/03/2011 - 17:51
It was a long time ago, prior to the OpenERP 5.0 release, that I've been able to compile the hippo-canvas library under Windows. I didn't ever take the time for writing a full "howto" on how I accomplished that. So finally, here is an "up-to-date" HOWTO :)
published by jvt on Wed, 03/23/2011 - 15:01
Comment présenter ses données via un graphique en radar (« toile d'araignée » ou « spider chart ») de façon automatique dans OpenERP?
Les possibilités standard
De base, OpenERP dispose de 2 types de graphique différents
Ces graphiques sont disponibles dans le client web et le client GTK.
Exemple de graphiques sous le client GTK :