How to: Setup a Pentaho Reporting Server | Ubuntu 12.04 | OpenERP (changed)
Prepare the tomcat server and java environment Install the correct java jdk sudo apt-get install openjdk-6-jdk If there are more java environments on the server …
Prepare the tomcat server and java environment Install the correct java jdk sudo apt-get install openjdk-6-jdk If there are more java environments on the server …
For the creation of your first OpenERP | Pentaho report you can easily follow the instructions provided by the main contributor of the project Willow …
I get a lot of questions about creating your own reports in OpenERP. Most people find this hard to do in OpenERP and have tried …
Create a user for the OpenERP application sudo adduser –system –quiet –shell=/bin/bash –home=/opt/openerp –gecos ‘OpenERP’ –group openerp Install PostgreSQL database and add openerp as a …
As example we use example.ttf as the truetype font we want to install on our system. And use in an RML report within OpenERP. Installing …