#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!