6
0
Fork 0

Talk Jeroen Baten toegevoegd VJ2022

This commit is contained in:
Patrick Reijnen 2023-07-18 22:37:21 +02:00
parent 8fb2acc9e3
commit 289dde9914
2 changed files with 36 additions and 1 deletions

View file

@ -103,7 +103,7 @@ event_schedule:
talk: talk:
speaker: Jeroen Baten speaker: Jeroen Baten
title: "Open Source Enterprise Resource Planning (ERP) with Odoo" title: "Open Source Enterprise Resource Planning (ERP) with Odoo"
link: link: talks/jeroen-baten-open-source-enterprise-resource-planning-erp-with-odoo/
- column: - column:
talk: talk:
speaker: Luuk van Drunen speaker: Luuk van Drunen

View file

@ -0,0 +1,35 @@
---
categories:
- presentaties
date: 2022-05-10T21:00:43+02:00
description: ""
layout: event-talk
slug:
tags:
title: "Jeroen Baten - Open Source Enterprise Resource Planning (ERP) with Odoo"
speakers:
- jeroen-baten
presentation:
filename: 2022-05-10-jeroen-baten-open-source-enterprise-resource-planning-erp-with-odoo.pdf
recording:
platform: youtube
url: https://www.youtube.com/watch?v=SMdkQQ7fHhU
---
## Abstract
With more than 8 million daily users of Odoo worldwide, this talk aims to introduce the audience to the state-of-the-art of Odoo as an ERP solution, as it currently stands.
Odoo has started as a product of Belgian company Odoo S.A. and it comes in 2 flavors: the LGPL-licensed Community Edtion with some 450 different apps/modules, and the OPL licensed Enterprise Edition with closed source add-ons to the CE version. There is also the OCA, the Odoo Community Association.
This creates an interesting triangle of forces between users, Odoo S.A. and the OCA. Nice stuff developed by the OCA can be added by Odoo S.A to the CE edition, and the OCA has been known to re-implement nice functionality of the Enterprise Edition into open source licensed addons/modules. Where Odoo S.A. offers upgrades of EE via their internal black box process, the OCA offers upgrades of CE using a project called OpenUpgrade.
Odoo internally works with apps and these are conceptually like OO programming languages. You can inherit an app and extent it, or inject or disable parts of it. Combined with the earlier mentioned triangle of forces this creates not a race to the bottom but a race to the top, whereby the top is infinite. At the same time it creates a balance that needs to be guarded by all users worldwide IMHO.
You can manage multiple companies in one Odoo instance with a single database. But it is also possible to have one instance of Odoo using several separate databases, one for every individual domain name.
## Biography
Lets be honest here. I love to stand in front of an audience and tell stories. Stories about geek and nerd stuff, IT, software, development, anything.
You can find a lot of stuff on my company lecture page so I dont have to write things twice. :-). Have a look at some of the talks. Maybe some of them are of interest to you too.