AMP AMP

How to install OpenERP 7 in Ubuntu

To Install OpenERP 7 in Ubuntu

In this tutorial we will learn how to install OpenERP. It is an open source that is used for small scale business applications. It provides a customizable reports and analysis.


To install OpenERP

Utilise the following command to update the machine.

root@user1-linuhelp:~# apt-get update
Get:1 http://security.ubuntu.com wily-security InRelease [65.9 kB]               
Hit http://in.archive.ubuntu.com wily InRelease                                             
Get:2 http://in.archive.ubuntu.com wily-updates InRelease [65.9 kB]     
.
.
.
Hit http://in.archive.ubuntu.com wily-backports/universe Translation-en                                                   
Fetched 1,883 kB in 47s (39.7 kB/s)                                                                                       
Reading package lists... Done

Append the OpenERP package link into apt repository by using the following command.

root@user1-linuhelp:~# echo " deb http://nightly.openerp.com/7.0/nightly/deb/ ./"  > >  /etc/apt/sources.list

Run the following command to update the machine once again.

root@user1-linuhelp:~# apt-get update
Get:1 http://security.ubuntu.com wily-security InRelease [65.9 kB]               
Hit http://in.archive.ubuntu.com wily InRelease                                             
Get:2 http://in.archive.ubuntu.com wily-updates InRelease [65.9 kB]     
.
.
.
Hit http://in.archive.ubuntu.com wily-backports/universe Translation-en                                                   
Fetched 1,883 kB in 47s (39.7 kB/s)                                                                                       
Reading package lists... Done

Install the openerp package by running the following command.

root@user1-linuhelp:~# apt-get install openerp
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
.
.
.
Processing triggers for python-support (1.0.15) ...
Processing triggers for ureadahead (0.100.0-19) ...
Processing triggers for systemd (225-1ubuntu9) ...


To configure OpenERP

Open the browser and navigate to http://< IP_address> :8069 or http://< domainname> :8069 and then enter the database details to create a database.

After the database is created, logout from the OpenERM.

Login with your default credentials.

Click Apps tab, it will display all the apps for OpenERP

Pick your required app and click install.

Click the Human resource tab and start maintaining your employee details.


Tag : OpenERP
FAQ
Q
What can I do if I find a bug in OpenERP Online?
A
All OpenERP Online customers benefit from the OpenERP Publisher Warranty (OPW).
Q
Can I get a Shell Access to my Servers?
A
For security and confidentiality reasons, we do not provide servers' shell access to our customers. We only allow 3 OpenERP employees to have a root access to our customers' servers.
Q
What are the Services included in the OpenERP Online Subscription?
A
1.One application server for OpenERP, with web and GTK access,
2.Two incremental backup servers,
3.An access to the control center, backup and monitoring system.
Q
What is OpenERP 7?
A
*It is an open source that is used for small-scale business applications. It provides customizable reports and analysis.
Q
How can I check my Monthly Usage and Invoice?
A
Daily statistics on your OpenERP Online usage page are available from the control center. Statistics include hours of use by instance, hours of use by day or user, monthly invoice amount, space used by the server, etc.