From 03a3695cac74df5bcf4b9404c40d539665ffe76c Mon Sep 17 00:00:00 2001 From: Yenthe Date: Mon, 28 Sep 2015 16:50:25 +0200 Subject: [PATCH] Add info rmation for 9.0 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 372ad4d..93547a0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ This script is based on the install script from André Schenkels (https://github.com/aschenkels-ictstudio/openerp-install-scripts) 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/ 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. + +

What version to choose?

+By chosing the version at the top in Github you can choose to use the script according to your need. +8.0 is specifically build for Odoo V8 installations +9.0 is specifically build for Odoo V9 installations +master is specifically build for testing & development