-
11:00 - Defining the proper reconciliation of payment providers.
Joan SisquellaDone
-
11:30 - Server Management: Harnessing the Power of Remote Server Control
David Jimenez GomarizDone
-
04:00 - On the potential of Large Language Models for the Odoo ecosystem and beyond
Frederik Kramer and Ruben OrtlamDone
-
03:30 - Effective custom addons modularity in large projects
Thomas BinsfeldDone
-
11:00 - How to organize an Odoo project as a regular Python app
Stéphane BidoulDone
-
01:00 - EDI framework: manage any exchange
Simone OrsiDone
-
10:00 - How To Contribute Code to the OCA - Technical
Daniel ReisDone
-
12:00 - Asynchronous e-commerce cart with offline mode
Marie LejeuneDone
-
12:30 - When the filestore is not enough: the new OCA storage modules - Technical track
Quentin GroulardDone
-
10:30 - How to migrate an Odoo database across multiple versions (for newbies)
hugues de keyzerDone
I received my master in computer science in 2022 (AI, security, and networking).
Then, I started working at Acsone, and this is my second participation to the OCA days.
On Github, I am known as "AnizR".
I have contributed to some repositories: rest-framework, odoo-shopinvader, server-auth, and some others.
FastAPI has rapidly emerged as a leading Python framework for building REST APIs, thanks to its elegant approach to dependency injection and its ingenious use of the Pydantic library for generating OpenAPI specifications and validating inputs and outputs.
In an Odoo XP 2021 talk (https://www.odoo.com/fr_FR/event/odoo-experience-2021-2847/track/how-to-efficiently-create-modern-rest-apis-with-fastapi-and-odoo-4222) we demonstrated how to use the Odoo ORM in a FastAPI application.
In this presentation, we'll present the new OCA fastapi module, a groundbreaking addition to Odoo's ecosystem. This module empowers developers to seamlessly incorporate FastAPI services directly into regular Odoo modules, simplifying deployment and enhancing extensibility.
We'll share some practical tips, and best practices for leveraging the OCA FastAPI module. We'll dive into essential topics such as authentication, usage, and demonstrate how to craft elegant and robust REST APIs.