From 285f30e72d76e01ff1718b47bbf8e09cdd53cd2e Mon Sep 17 00:00:00 2001 From: Yenthe Date: Tue, 11 Aug 2015 14:35:50 +0200 Subject: [PATCH] Info Info --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5548089 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +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 xmrpc_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.