Skip to content
/ odoo Public
forked from odoo/odoo

Odoo (formerly OpenERP). Open Source Apps To Grow Your Business.

License

Notifications You must be signed in to change notification settings

thoidaiso/odoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f8c0310 · Sep 9, 2013
Aug 29, 2013
May 28, 2013
Aug 21, 2013
May 14, 2013
Feb 21, 2013
Sep 9, 2013
Sep 9, 2013
Feb 21, 2013
Dec 21, 2012
Jul 25, 2013
Dec 8, 2010
Oct 11, 2012
Mar 1, 2013
Nov 7, 2012
Oct 11, 2012
Jan 11, 2013
Jan 11, 2013
Nov 27, 2012
May 14, 2013
Oct 6, 2011
May 14, 2013
Sep 9, 2013
Sep 26, 2011

Repository files navigation

About OpenERP
-------------

OpenERP is an OpenSource/Free software Enterprise Resource Planning and
Customer Relationship Management software. More info at:

    http://www.openerp.com

Installation on Debian/Ubuntu
-----------------------------

Add the the apt repository

    deb http://nightly.openerp.com/6.1/deb/ ./

in your source.list and type:

    $ sudo apt-get update
    $ sudo apt-get install openerp

Or download the deb file and type:

    $ sudo dpkg -i <openerp-deb-filename>
    $ sudo apt-get install install -f

Installation on RedHat, Fedora, CentOS
--------------------------------------

Install the required dependencies:

    $ yum install python
    $ easy_install pip
    $ pip install .....

Install the openerp rpm

    $ rpm -i openerp-VERSION.rpm

Installation on Windows
-----------------------

    Check the notes in setup.py

Installation on MacOSX
-----------------------

Setuping you first database
---------------------------

Point your browser to http://localhost:8069/ and click "Manage Databases", the
default master password is "admin".

Detailed System Requirements
----------------------------

The dependencies are listed in setup.py

For Luxembourg localization, you also need:

 pdftk (http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/)

About

Odoo (formerly OpenERP). Open Source Apps To Grow Your Business.

Resources

License

Stars

Watchers

Forks

Packages

No packages published