diff --git a/V9/odoo_install.sh b/V9/odoo_install.sh index d56fcca..28861ea 100644 --- a/V9/odoo_install.sh +++ b/V9/odoo_install.sh @@ -27,7 +27,7 @@ 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. #IMPORTANT! This script contains extra libraries that are specifically needed for Odoo 9.0 -OE_VERSION="8.0" +OE_VERSION="9.0" #set the superadmin password OE_SUPERADMIN="admin"