From b12c20ee15907e6d3a6ae5038cc6ed6ba45bf975 Mon Sep 17 00:00:00 2001 From: drmedrme Date: Sat, 9 Sep 2017 20:56:41 +0100 Subject: [PATCH] saas-17 change --- odoo_install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/odoo_install.sh b/odoo_install.sh index bbd5438..810fc98 100644 --- a/odoo_install.sh +++ b/odoo_install.sh @@ -27,7 +27,8 @@ INSTALL_WKHTMLTOPDF="True" OE_PORT="8069" #Choose the Odoo version which you want to install. For example: 10.0, 9.0, 8.0, 7.0 or saas-6. When using 'trunk' the master version will be installed. #IMPORTANT! This script contains extra libraries that are specifically needed for Odoo 10.0 -OE_VERSION="10.0" +#OE_VERSION="10.0" +OE_VERSION="saas-17" # Set this to True if you want to install Odoo 10 Enterprise! IS_ENTERPRISE="False" #set the superadmin password