We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2995463 + f38774a commit 7956a4bCopy full SHA for 7956a4b
README.md
@@ -1,3 +1,9 @@
1
This script is based on the install script from André Schenkels (https://github.com/aschenkels-ictstudio/openerp-install-scripts)
2
but goes a bit further. This script will also give you the ability to define an xmlrpc_port in the .conf file that is generated under /etc/
3
This script can be safely used in a multi-odoo code base server because the default Odoo port is changed BEFORE the Odoo is started.
4
+
5
+<h3>What version to choose?</h3>
6
+By chosing the version at the top in Github you can choose to use the script according to your need.
7
+8.0 is specifically build for Odoo V8 installations
8
+9.0 is specifically build for Odoo V9 installations
9
+master is specifically build for testing & development
0 commit comments