We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4976418 commit c313552Copy full SHA for c313552
V9/odoo_install.sh
@@ -26,6 +26,7 @@ OE_HOME_EXT="/$OE_USER/$OE_USER-server"
26
INSTALL_WKHTMLTOPDF="True"
27
28
#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.
29
+#IMPORTANT! This script contains extra libraries that are specifically needed for Odoo 9.0
30
OE_VERSION="8.0"
31
32
#set the superadmin password
0 commit comments