How to set the thousand separator | OpenERP 7
A lot of people think it’s impossible to setup the thousand separator in OpenERP. But actually it’s pretty straight forward if you know it. It’s …
A lot of people think it’s impossible to setup the thousand separator in OpenERP. But actually it’s pretty straight forward if you know it. It’s …
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 …
First install the openldap package sudo apt-get install slapd Then add the memberOf module and overlay to the schema. vi member.ldif
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 …