From 7bd3948fcfa4788ec1e0a50983a540a90ec9d73a Mon Sep 17 00:00:00 2001 From: Yenthe Date: Mon, 14 Sep 2015 09:44:06 +0200 Subject: [PATCH] Add 9.0 note Add 9.0 note --- V8/odoo_install.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/V8/odoo_install.sh b/V8/odoo_install.sh index a472055..a3771f4 100644 --- a/V8/odoo_install.sh +++ b/V8/odoo_install.sh @@ -25,7 +25,9 @@ OE_HOME_EXT="/$OE_USER/$OE_USER-server" #Set to true if you want to install it, false if you don't need it or have it already installed. INSTALL_WKHTMLTOPDF="True" -#Choose the Odoo version which you want to install. For example: 9.0, 8.0, 7.0 or saas-6. When using 'trunk' the master version will be installed. +#Choose the Odoo version which you want to install. For example: 8.0, 7.0 or saas-6. When using 'trunk' the master version will be installed. +#IMPORTANT! This script will work fine for any Odoo version except V9. 9.0 needs extra libraries. Please use the script found at +#https://github.com/Yenthe666/InstallScript/tree/master/V9 OE_VERSION="8.0" #set the superadmin password