Giter Club home page Giter Club logo

camptocamp / odoo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from odoo/odoo

3.0 22.0 2.0 6.07 GB

Odoo (formerly OpenERP). Open Source Business Apps.

Home Page: https://www.odoo.com

License: Other

Python 59.14% JavaScript 32.44% SCSS 1.06% CSS 2.22% HTML 1.25% XSLT 0.68% Shell 0.06% Sass 1.11% Makefile 0.08% NSIS 0.08% Ruby 0.01% PHP 0.08% C++ 0.61% Mako 0.01% C# 0.53% Batchfile 0.05% Less 0.31% Logos 0.23% Roff 0.04% Jinja 0.01%

odoo's Introduction

About Odoo

Odoo is suite of open source Business apps. More info at http://www.odoo.com

Installation

Setup/migration guide for employees

Migration from bazaar

If you have existing bazaar branches and want to move them to a git repository, there are several options:

  • download http://nightly.openerp.com/move-branch.zip and run it with python move-branch.zip -h (for the help). It should be able to convert simple-enough branches for you (even if they have merge commits &al)
  • Extract the branch contents as patches and use git apply or git am to rebuild a branch from them
  • Replay the branch by hand

System Requirements

The dependencies are listed in setup.py

Debian/Ubuntu

Add the apt repository

deb http://nightly.openerp.com/7.0/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

RedHat, Fedora, CentOS

Install the required dependencies:

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

Install the openerp rpm

$ rpm -i openerp-VERSION.rpm

Windows

Check the notes in setup.py

Setting up your database

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

odoo's People

Contributors

amigrave avatar antonylesuisse avatar beledouxdenis avatar csnauwaert avatar daniel-baumann avatar fpodoo avatar fvdsn avatar gorash avatar hmo-odoo avatar jam-odoo avatar jco-odoo avatar jke-be avatar kangol avatar kuldeep-joshi avatar mart-e avatar mga-odoo avatar nicolas-van avatar odony avatar psa-odoo avatar pso-odoo avatar rco-odoo avatar rha-odoo avatar rim-odoo avatar sle-odoo avatar tde-banana-odoo avatar tfr-odoo avatar tpa-odoo avatar xavieralt avatar xmo-odoo avatar xrg avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.