diogocs1 / comps

Solução móvel para promoção de saúde

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoMPS | Computação móvel em promoção à saúde

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.openerp.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

Solução móvel para promoção de saúde

License:Apache License 2.0


Languages

Language:Python 57.7%Language:JavaScript 31.7%Language:CSS 4.6%Language:Java 3.4%Language:HTML 1.6%Language:XSLT 0.7%Language:Makefile 0.1%Language:Shell 0.1%Language:PHP 0.1%Language:ApacheConf 0.0%Language:Ruby 0.0%