At first you need to enable developer settings in Odoo by simply going to settings and then activate developer mode…
OpenERP backend We are assuming you’ve Odoo already installed on your server, If it’s not installed use my guide to…
Super simple laxy mehthod apt-get install git git clone https://github.com/letsencrypt/letsencryptcd letsencryptsudo ./letsencrypt-auto –nginx
Last updated April-15-2022 Once you are logged in, run the following command to update all installed packages to the latest…
[email protected]:~# su [email protected]:~ $ psql -U postgrespsql (9.0.3)Type “help” for help.postgres=# update pg_database set datallowconn = TRUE where datname =…