Install ODOO 8 | Ubuntu 14.04 | wkhtmltopdf | formerly OpenERP
Create a user for the ODOO application sudo adduser –system –quiet –shell=/bin/bash –home=/opt/odoo –gecos ‘ODOO’ –group odoo Install PostgreSQL database and add odoo as a postgres superuser …