InstallScript
InstallScript copied to clipboard
Odoo install script
The current Odoo17 script doesnt work 100% regarding whtmltopdf It generates a pdf but without header or footer. Any ideas how to fix this?
Changes to be committed: modified: README.md modified: odoo_install.sh deleted: odoo_install_debian.sh Added options for remote PostgreSQL setup. Added a check to grab Ubuntu version for script adjustments. Set WKHTMLTOPDF links to...
Use odoo files for systems service in ubuntu 20.04
https://github.com/Yenthe666/InstallScript/blob/6976fd3298ff5e2479d69074860c8f402984a52d/odoo_install.sh#L356C13-L356C24 Odoo 17 does not use longpolling. Which use websocket.
Hi! I installed odoo 17 (ubuntu 22) and everything went great, thank you. But, I can't get a hidden /database/manager/ site. From where I can found a clear and simple...
After executing script and running apt-update encountered error: ``` Err:6 http://mirrors.edge.kernel.org/ubuntu xenial InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32...
Lately, I noticed that after every installation via the script, I have to uninstall SSL packages and install it again to correct the problem. The problem is that the ssl...
after the installation of odoo with this script i see that odoo-server.conf is like that : [options] ; This is the password that allows database operations: admin_passwd = xxxxxxxxxxxx http_port...
when i installed odoo with this script on MY server ubuntu 22.04 , i faced an issue with wkhtmltopdf version i guess , because when i print the invoice i...
Hello everyone, I tried to install Odoo 17.0 on an Ubuntu 20.04.6 server. I have previously installed Odoo versions 14 and 15, and they work like a charm. However, when...