[UPD] odoo_install: set version to 12.0

pull/127/head
Yenthe V.G 7 years ago committed by GitHub
parent 356a1cede5
commit 9e9633310c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,7 +26,7 @@ INSTALL_WKHTMLTOPDF="True"
OE_PORT="8069" OE_PORT="8069"
#Choose the Odoo version which you want to install. For example: 11.0, 10.0, 9.0 or saas-18. When using 'master' the master version will be installed. #Choose the Odoo version which you want to install. For example: 11.0, 10.0, 9.0 or saas-18. When using 'master' the master version will be installed.
#IMPORTANT! This script contains extra libraries that are specifically needed for Odoo 11.0 #IMPORTANT! This script contains extra libraries that are specifically needed for Odoo 11.0
OE_VERSION="11.0" OE_VERSION="12.0"
# Set this to True if you want to install Odoo 11 Enterprise! # Set this to True if you want to install Odoo 11 Enterprise!
IS_ENTERPRISE="False" IS_ENTERPRISE="False"
#set the superadmin password #set the superadmin password

Loading…
Cancel
Save