The best ERP to run your business

Implement Odoo with Komit

Odoo Implementation with Komit

1700+
employees
3500+
partners
11 million
users


21
Offices worldwide
Since 2004
45 000
Apps

What are the main modules inside Odoo?

Sales

Handle you sales process with a user-friendly interface

E-commerce

Setup your E-Commerce website in a few clicks with a single database for your products, stock and orders!

CRM

Your team won't lose track about your leads and customers anymore!

Accounting

Keep track of all your invoices, your payments, and produce all financial statements.

Purchase

Easily handle your suppliers and your products...

Inventory

Keep track of the stock level and replenishment of your products, manage lots and control expiry dates.

Manufacturing

Control your production with BOMs, manufacturing orders and lots. The manufacturing module is fully integrated with inventory.

Human Resources

Employees directory, leave tracking, payroll: Odoo has it all!

Odoo Community Association


Odoo would not be what it is now without the strong community which is mostly represented by OCA (Odoo Community Association).

The mission of OCA is to "Establish and support an Open Source and collaborative community for the development and promotion of the Odoo features and modules.".

The most significant contributions of OCA are:

- more than 3500 high quality open source Odoo modules,

code guidelines which we use at Komit as our standard,

- tools to monitor the application of the code guidelines

< technical notes >

Web Application

Odoo is a web application so nothing needs to be installed on your computer.

You can host it yourself on your server, with the support of Komit, or rely on the offers of Odoo with Odoo online and Odoo.sh

Our most popular setup is using Ubuntu and Nginx, hosted by Komit.

Open Source

Odoo is an Open Source software hosted in GitHub.

The code base is split into 2 repositories Community and Enterprise.

Odoo Community is free to use for all and is licensed with LGPL. It's a full feature ERP

Odoo Enterprise is proprietary and you need to pay a license per user and per app to use it. This grants you the access to the code which can be re-used, modified and extended

View Odoo Community Code on Github

Python

Python is the most popular language according to many surveys and is the main language used by Odoo. 

PostgreSQL

Odoo is designed to run with PostgreSQL, one of the leading Open Source Relational Data Base Management System.