Skip to content
forked from odoo/odoo

Odoo. Open Source Apps To Grow Your Business.

License

Notifications You must be signed in to change notification settings

MichaelDeMattos/odoo

 
 

Repository files navigation

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, Warehouse Management, Project Management, Billing & Accounting, Point of Sale, Human Resources, Marketing, Manufacturing, ...

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.

To learn the software, we recommend the Odoo eLearning, or Scale-up, the business game. Developers can start with the developer tutorials

Exec Odoo with Docker

First thing that you have to do is make .env and odoo.ini files with your personal configuration, done that you are ready exec that command bellow:

# note you can use the files .env.example and odoo.ini
# on this repository to create the same file with your personal information
docker compose --env-file .env up --build

Now you have to await docker services is up and use your browser to access Odoo application on: http://localhost:8069

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 53.9%
  • Python 43.2%
  • SCSS 2.4%
  • CSS 0.3%
  • HTML 0.1%
  • Shell 0.1%