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

jstoiko/odoo

This branch is 3457 commits behind odoo/odoo:8.0.

Folders and files

NameName
Last commit message
Last commit date
Nov 28, 2014
Nov 10, 2014
Nov 28, 2014
Nov 28, 2014
Nov 28, 2014
Nov 4, 2014
Oct 13, 2014
May 15, 2014
Nov 28, 2014
Nov 5, 2014
Nov 23, 2014
Oct 2, 2014
Sep 9, 2013
Nov 27, 2012
Mar 7, 2014
Nov 19, 2014
Nov 28, 2014
Nov 28, 2014

Repository files navigation

Build Status

Odoo

Odoo is a suite of web based open source business apps.

The main Odoo Apps include an Open Source CRM, Website Builder, eCommerce, Project Management, Billing & Accounting, Point of Sale, Human Resources, Marketing, Manufacturing, Purchase Management, ...
Odoo Apps can be used as stand-alone applications, but they also integrate seamlessly so you get a full-featured Open Source ERP when you install several Apps.

Getting started with Odoo development

If you are a developer type the following command at your terminal:

wget -O- https://raw.githubusercontent.com/odoo/odoo/master/odoo.py | python

Then follow the developer tutorial

Packages, tarballs and installers

  • Debian packages

    Add this apt repository to your /etc/apt/sources.list file

      deb http://nightly.odoo.com/8.0/nightly/deb/ ./
    

    Then type:

      $ sudo apt-get update
      $ sudo apt-get install odoo
    

    If you plan to use Odoo with a local database, please make sure to install PostgreSQL before installing the Odoo Debian package.

  • Source tarballs

  • Windows installer

  • RPM package

For Odoo employees

To add the odoo-dev remote use this command:

$ ./odoo.py setup_git_dev

To fetch odoo merge pull requests refs use this command:

$ ./odoo.py setup_git_review

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 59.3%
  • JavaScript 32.6%
  • CSS 7.1%
  • XSLT 0.7%
  • Makefile 0.1%
  • PHP 0.1%
  • Other 0.1%