Skip to content
/ odoo Public
forked from odoo/odoo

Odoo. Open Source Apps To Grow Your Business.

License

Notifications You must be signed in to change notification settings

ulandz/odoo

Repository files navigation

Build Status

Odoo

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

It's main apps include an Open Source CRM, Website Builder, eCommerce, Project Management, Billing & Accounting, Point of Sale, Human Resources, Marketing, Manufacturing, Purchase Management, ...

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.openerp.com/8.0/nightly/deb/ ./
    

    Then type:

      $ sudo apt-get update
      $ sudo apt-get install odoo
    
  • 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. Open Source Apps To Grow Your Business.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.5%
  • Python 46.2%
  • SCSS 2.5%
  • CSS 0.5%
  • HTML 0.2%
  • Shell 0.1%