-
Odoo for NGO's
Michael Karrer
-
Have you got a great idea for a presentation?
Odoo Community Association (OCA)
-
Discussion : Open Upgrade
Raúl OrtizDone
-
OCA Brazilian Localization Architecture
Renato LimaDone
-
Working offline without leaving Odoo
Pedro M. BaezaDone
-
Simple forms in mail activities
Holger BrunnDone
-
Seamlessly delivering to customers while contributing to the OCA
Daniel ReisDone
-
Discussion : PSCs
Benoît GuillotDone
-
Strict security between companies
Henrik NorlinDone
-
Why Continuous Integration Is Essential for an Odoo DevOps Organization
Ben SherDone
Odoo dependency management using off-the-shelf Python tooling
Location: Track 2
-
10/29/21, 9:35 AM
-
10/29/21, 10:05 AM
(+0200)
(30 minutes)
Stéphane is an OCA board member, mainly taking care of the CI and translation infrastructure. He is a founder of ACSONE, a software engineering company dedicated to crafting quality solutions based on open source software. He is also a pip committer.
In this talk we explore tools, techniques and tips to develop, package and deploy an Odoo project like any other python project -- using off-the-shelf tools commonly used in the Python ecosystem.
Topics discussed include:
Installing Odoo in a virtualenv
Installing addons using pip
Managing patches with an upstream-first development workflow
The importance of pinning dependencies
Techniques for packaging and deployment
Packaging and publishing individual addons
Benefits, tips and tricks