Change the width of the sheet | Openerp v7 | Update
A lot of people ask me why is the sheet so small in OpenERP. Isn’tthere a way to make it wider? Yes there is. It …
A lot of people ask me why is the sheet so small in OpenERP. Isn’tthere a way to make it wider? Yes there is. It …
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 …
After the release of PostgreSQL 9.2 I tested a OpenERP server with this release of Postgres. And I was surprised finding out the speed of …
Start with the installation of NGINX sudo apt-get install nginx Create your cert and key First create a temporary directory and move the files to …