InstallScript icon indicating copy to clipboard operation
InstallScript copied to clipboard

Odoo install script

Results 99 InstallScript issues
Sort by recently updated
recently updated
newest added

Hi, I used to use this script for many years; this is the best .. thanks for all of you .. especially Yanthe :) Its looks I miss somthing, even...

everything was working very well in degital ocean , but when i went to contabo odoo installed perfectly , but the problem is on the domain i can't reach like...

It was freezing at install requirements on reportlab==3.5.59

I'm trying to revive an old odoo V10, and I've found two missing pieces in the ubuntu script: - pip2 is required, I've added: ``` #-------------------------------------------------- # Install pip2 for...

```IS_ENTERPRISE``` will install the Enterprise version on top of ```16.0``` if you set it to ```True```, set it to ```False``` if you want the community version of Odoo 16. Note:...

Hi @Yenthe666 First of all, Thank you very much for the above mentioned script. It almost worked on my Debian 11 Bullseye 64 bit system, with only a few issues...

reference https://www.odoo.com/documentation/16.0/administration/install/deploy.html#id7

Trying to run the script on an Ubuntu 22 server throws the following error: E: Package 'libpng12-0' has no installation candidate

Have any Idea to setup email configuration? For example, installing postfix and set smtp , ... . Finally use local emailing system.