Giter Club home page Giter Club logo

odoo's Introduction

Build Status Tech Doc Help Nightly Builds

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

For a standard installation please follow the Setup instructions from the documentation.

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

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

Then follow the developer tutorials

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

odoo's People

Contributors

javierg avatar

Stargazers

Vanderlei P. Romera avatar Kotya Naik avatar AlexanderT avatar J Jesús Abarca Vargas avatar

Watchers

Ruben Ascencio avatar Enrique De Leon avatar  avatar Andrey avatar Ricardo Rivas avatar Adam Yanalunas avatar James Cloos avatar Eduardo Arenas avatar Maos avatar Mayela avatar Jesús Urias avatar Alejandro Gutiérrez avatar Philip Smerud avatar Brian L avatar Pedro Perafán avatar Clint Bettiga avatar  avatar ArmandoSarmina avatar Munish Thakur avatar Sean Cook avatar Ulises García avatar Osvaldo Perez avatar Valeriy Lapin avatar Erick Alfonso Fabian Garcia avatar Emigdio Torres avatar  avatar Luis Hernandez avatar  avatar Gabriel Duprat avatar  avatar Miguel Bertaud avatar Giovani Gonzalez avatar  avatar Gerardo Ayala avatar Diego Negrete avatar Hector Stivalet avatar Eddy Roberto Morales Perez avatar Gerardo Hernández avatar Jonathan MG avatar  avatar  avatar  avatar

odoo's Issues

I get this error when i create my odoo database form the GUI:

2021-02-19 12:21:56,246 3328 ERROR None odoo.http: database 'west_test' already exists!
Traceback (most recent call last):
File "/odoo/odoo-server/odoo/http.py", line 140, in dispatch_rpc
result = dispatch(method, params)
File "/odoo/odoo-server/odoo/service/db.py", line 457, in dispatch
return gexp_method_name
File "", line 2, in exp_create_database
File "/odoo/odoo-server/odoo/service/db.py", line 41, in if_db_mgt_enabled
return method(self, *args, **kwargs)
File "/odoo/odoo-server/odoo/service/db.py", line 128, in exp_create_database
_create_empty_database(db_name)
File "/odoo/odoo-server/odoo/service/db.py", line 104, in _create_empty_database
raise DatabaseExists("database %r already exists!" % (name,))
odoo.service.db.DatabaseExists: database 'west_test' already exists!

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.