Вы находитесь на странице: 1из 4

Installing OpenERP/Odoo on Remote System

Requirement for Remote System as are bellow:


1) Internet Connectivity on Client and host system.
2) SSH (To access Remote System) SSH should be enable in Remote System.
First we need to connect to the Remote System using SS command as
bellow:
ssh root!"#"#"#" (ost System IP $ddress)
Then type password or the user.
!irst create new user in ubuntu usin" command bellow#
useradd %user name&
Then create new password or that user as bellow#

passwd %user name&
$ow add the new user in sudo "roup by usin" bellow command#
usermod 'a '( sudo %user name&
$ow create directory or user %%odoo%% usin" bellow command# (I directory is
not created automatically)
m)dir /home/odoo%user name&
&ive 'ermission by directory usin" command as bellow#
chown odoo*user name+:odoo*group name+ /home/odoo *your
directory+
Odoo Installation on ,buntu:
Follow -elow steps to install odoo ser.er
Step 1# (pdate apt source list

sudo apt-get update
Step 2# Install (pdates
sudo apt-get upgrade
Step 3: Install Python Packagies Dependencies for
OpenERP Odoo.
sudo apt-get install python-dateutil python-docutils
python-feedparser python-jinja2 python-ldap python-
libxslt1 python-lxml python-mako python-mock python-
openid python-psycopg2 python-psutil python-pybabel
python-pychart python-pydot python-pyparsing python-
reportlab python-simplejson python-tz python-
unittest2 python-vatnumber python-vobject python-
webdav python-werkzeug python-xlwt python-yaml
python-zsi poppler-utils python-pip
Step )# Install supportin" pac*a"es or +pen,R' v-
sudo apt-get install gcc python-dev mc bzr python-
setuptools python-babel python-feedparser python-
reportlab-accel python-zsi python-openssl python-
egenix-mxdatetime python-jinja2 python-unittest2
python-mock python-docutils lptools make python-
psutil python-paramiko poppler-utils python-pdftools
antiword postgresql
.ust be bellow pac*a"e install#
sudo apt'get install python'decorator
sudo apt'get install python'request
sudo apt'get install python'pypdf
sudo apt'get install Python'passlib
Step /# Install 'ost"reS01 Server and &IT
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:pittipostgresql
sudo apt-get update
sudo apt-get install postgresql-!"2
sudo apt-get install git
Step 6: Create a user of the sae nae as your syste
user in the postgres data!ase and renae the pass"ord
"ith your desired pass"ord as you "ould need it to
use it "ith the pgadin Postgres graphincal
interface.
sudo su postgres
createuser -d -# -$ %your system user&
psql
alter user %your system user& with password
%yourpassword&'
(ote: usernae and pass"ord created then e#it in
postgres$l using%cltr&d' then type coand: exit
Step (: )et * Install Odoo fro )ithu! to you syste
wget-)-
https:raw"githubusercontent"comodooodoomasterod
oo"py * python
Step +: ,o" go to odoo folder "here opeperp-ser.er
file resides. %/his coand ay .ary to your syste0
if you ha.e specify different path for storing odoo
pro1ect'
cd homeodoo+ansuriyaodoo ,location of odoo
folder-
Step 23:Run OpenERP-Ser.er using coand as are
!ello":
"openerp-server
Step 22: ,o"0 4ou can test your odoo in !ro"ser using
http:**5ocalhost:+366 or .".".".:/.0!,1+ 2ddress-
step 27: 8eroo report install on Odoo*Openerp +.3
using coand and package as are !ello":
8eroo Reports for OpenERP * Odoo +.3
/his Repository contains the following OpenERP / Odoo Plugins:
report0aeroo: The main 2eroo Reports .odule
report0aeroo0ooo: .odule or +pen+ice Inte"ration o 2eroo Reports
report0aeroo0sample: Sample Report or testin" the 2eroo Reports
Install required pac)ages ::
sudo apt-get install li!reoffice python-genshi
python-cairo python-l#l python-setuptools
sudo apt-get install li!reoffice-script-pro.ider-
python easy9install uno
Install aeroolib ::
git clone https:github"comjamotionaeroolib"git
cd aeroolib
python setup"py install

Вам также может понравиться